G
Genix
Please can someone help me out urgently. .
I have created 5 userforms with their respective event handlers (Private
Subs) and while creating these forms I used Public declared variables (one in
each form; all different variable Names)
Now I have created a 6th Form and want to use all five variables but VBA
keeps telling me "variable not found"
Please, is there a way to call and use variables across userforms or modules
within a single VBA project?
Thank you . .
I have created 5 userforms with their respective event handlers (Private
Subs) and while creating these forms I used Public declared variables (one in
each form; all different variable Names)
Now I have created a 6th Form and want to use all five variables but VBA
keeps telling me "variable not found"
Please, is there a way to call and use variables across userforms or modules
within a single VBA project?
Thank you . .