Hi,
I sorta, kinda, think I understand the difference between Dim, Public, and Private variables, but can someone give me a straight-up explanation of when and why to use each?
Also, What's the difference between declaring a variable in the declaration section of a module vs declaring the variable in a Sub? Is this what they mean by early vs late binding?
Thanks,
Al.