AmyCrowder
New Member
- Joined
- Mar 29, 2016
- Messages
- 1
Hi all,
I am relatively new to VBA and am trying to learn it's limitations.
I have managed to create a user form that creates a new tab with the name entered in the user form text box.
On this new tab, is there a way using VBA to have it equal to the values and formatting of an other tab at the time when the new tab was created?
I don't want this information to update as the original tab does. In essence I am saving the work done on the original tab to a new tab, each time I make a change.
Please let me know if this can be done, or if you need any more information!
Thanks,
Amy
I am relatively new to VBA and am trying to learn it's limitations.
I have managed to create a user form that creates a new tab with the name entered in the user form text box.
On this new tab, is there a way using VBA to have it equal to the values and formatting of an other tab at the time when the new tab was created?
I don't want this information to update as the original tab does. In essence I am saving the work done on the original tab to a new tab, each time I make a change.
Please let me know if this can be done, or if you need any more information!
Thanks,
Amy