View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] jle104@soton.ac.uk is offline
external usenet poster
 
Posts: 1
Default Displaying the size of the dataset currently in memory

Hi

I'm very much a VBA novice so please forgive me if this is a silly
question...


I have defined 2 class objects into which various information is loaded

as my code runs. I need to be able to display the size of the dataset
currently held in the memory when the code has finished running but
have no idea how to do this...


Any help would be greatly appreciated!


Cheers