When are VBA Variables Instantiated
问题 I'm hesitant to ask, but there's no documentation that I can find for VBA . Relevant (but I don't think a dupe): C++ When are global variables created? In Java, should variables be declared at the top of a function, or as they're needed? C++ Declare variables at top of function or in separate scopes? and the most likely relevant When are a module's variables in VB.NET instantiated? I also took a look at C# on programmers.SE. I think I'm using the word "Instantiate" right, but please correct