AnnaHansen
Board Regular
- Joined
- Oct 27, 2014
- Messages
- 58
I am working on a project that has to handle large volumes of data. I can find a lot of information about how to declare and size a dynamic array in VBA but not a lot about how VBA allocates memory under the covers when you make those calls. Can anyone point me towards information in this regard?