Microsoft
Software
Hardware
Network
Question : Excel VBA - Public variable "Out of context"
Hi
I have declared a variable at the top of a module as follows:
Public oNewItem as String
The variable is assigned a value in another module but seems to lose it at the end of the procedure.
When I add a watch I see
at this point.
Thanks
Answer : Excel VBA - Public variable "Out of context"
That means you have defined that same variable name inside the routine. Change it's name in the routine or remove it altogether.
Kevin
Random Solutions
Smartphones & Outlook
seo contract / agreement
Critical Error: SQLAgent is not allowed to run. in SBS2003
Set MovieClip Z-Index
What is the best free GUI tool for Tcl/Tk development?
Blocking external sender in Exchange/ Outlook
How do I get information from a function outside the function
identify owner of email address
disable emails from outside the domain for specific users
Detect the access a specific user has to a file or folder