V
vikram.singh
Hi,
i have declared one global varibale named VAR1 in form module and
another defined in sub proecdure with the same name (VAR1) in the same
form module . if i use VAR1 then local variable will be
accessed .......but if i wanna use the global variable explicitely in
the same procedure then how i we do that.........
Please let me know as i am new to VBA.
Thanks in advance.
Vikram
i have declared one global varibale named VAR1 in form module and
another defined in sub proecdure with the same name (VAR1) in the same
form module . if i use VAR1 then local variable will be
accessed .......but if i wanna use the global variable explicitely in
the same procedure then how i we do that.........
Please let me know as i am new to VBA.
Thanks in advance.
Vikram