I do not seem to be able to create a Public Variable
Example:
Public vVariable As String
According to documentation this should work but doesn't. Any idea why not?
I do not seem to be able to create a Public Variable
Example:
Public vVariable As String
According to documentation this should work but doesn't. Any idea why not?