Hi there,
I have a general question on what's best practise for killing redundant
objects.
For example, I've been using 'Set objRng = Nothing' at the end of various
procedures on the assumption that this clears them from memory.
So.............
a) Is that what happens?
b) Are variables/objects cleared when a workbook is closed, the application,
or on re-boot the whole PC!?
Thanks in advance
John
Bookmarks