- Joined
- Jul 1, 2009
- Messages
- 1
- Reaction score
- 0
I am trying to give my Sheet a name that is equal to the name or number I enter in a particular cell say for example I entered a number “700” in cell “G7” now my sheet name will also be “700” after that I try to copy that entire sheet after the current sheet and change the value in “G7” by entering a formula “Value of the same cell in previous sheet +1” so in the new sheet the value will be “701” now this new sheet will also change its name to the current new value I got
Can any one help me how to get the sheet name in variable in VBA so I can use it in my formula as I want to copy and add the sheets and change the name as mentioned above
Can any one help me how to get the sheet name in variable in VBA so I can use it in my formula as I want to copy and add the sheets and change the name as mentioned above