Undeclared variables allowed in a Module defined with Option E
No.
"AA2e72E" wrote:
"cgr" wrote:
A module in my project allows undeclared variables to be created even though Option Explicit is defined.
Are the variables that are "allowed" declared as global in the other modules?
|