C
Cresta
Hello All
I'm working on a heavily vba'd Excel file and my problem is that each
procedure is adding to the overall memory usage. A bit like a memory leak. I
have all the usual =Nothing statements at the end of each procedure but the
momory uses isn't be given freed.
Is there any way to free this memory after each procedure or as required.
Thanks
I'm working on a heavily vba'd Excel file and my problem is that each
procedure is adding to the overall memory usage. A bit like a memory leak. I
have all the usual =Nothing statements at the end of each procedure but the
momory uses isn't be given freed.
Is there any way to free this memory after each procedure or as required.
Thanks