M
MAS
Hi all,
How do I assign a variable to a worksheet ?
I have a form into which I want to enter a number such as 2467 and when I
click on a command button in that form I want the number "2467" to become
the variable "myclasssheet" to work with the following command.
Workbooks("Toolbox.xls").Worksheets("myclasssheet").Activate
Any help please.
How do I assign a variable to a worksheet ?
I have a form into which I want to enter a number such as 2467 and when I
click on a command button in that form I want the number "2467" to become
the variable "myclasssheet" to work with the following command.
Workbooks("Toolbox.xls").Worksheets("myclasssheet").Activate
Any help please.