Macro that can switch between tabs
Can be done. Where do you want the new sheets inserted? Before first sheet,
before or after the active sheet or at the end.
I assume that you want the user to be able to input a name for the sheet.
The system will be able to check if the name exists and if so, request
another name form the user.
Regards,
OssieMac
"JorgeG.ACT" wrote:
I wish to create a macro that basically creates a new tab and copies the
information from the old tab to the new tab.
The issue is that the tab names will vary between different users and the
number of tabs will increase regularly.
I have very limited experience with visual basic so every assistance would
be greatly appreciated.
|