Ragehammer >
2004-10-27 23:59:30 UTC
Hello, I'm sort of a newb to VBA, so I got a question for you all.
I've got a 3 slot array which is taking string values from text boxe
on a user form. At the end of the routine that calls the form, I us
the "Unload UserForm1" method. I only want to clear those 3 memor
locations, but it seems that all memory locations in the routine ar
cleared.
Question: Is there a way to clear only the memory on the 3 slots in th
array or only those directly linked to "UserForm1"?
If you need more info from me, please let me kno
--
Message posted from http://www.ExcelForum.com
I've got a 3 slot array which is taking string values from text boxe
on a user form. At the end of the routine that calls the form, I us
the "Unload UserForm1" method. I only want to clear those 3 memor
locations, but it seems that all memory locations in the routine ar
cleared.
Question: Is there a way to clear only the memory on the 3 slots in th
array or only those directly linked to "UserForm1"?
If you need more info from me, please let me kno
--
Message posted from http://www.ExcelForum.com