Hi there
When is it necessary when you have defined variables to set them to null or not? example
Dim lst as List
....
lst = null
I am assuming if you define a variable local to a sub there is no need to set it to null. Are there instances when you absolutely need to when you no longer want...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.