Hi,
when using arrays in a VBA sub, is it necessary to explict release memory at the end of procedure?
If so, how to do this? I have tried
Set myArr = nothing
but it did not work.
Thank you,
Siri
Hi,
when using arrays in a VBA sub, is it necessary to explict release memory at the end of procedure?
If so, how to do this? I have tried
Set myArr = nothing
but it did not work.
Thank you,
Siri
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks