View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JorgeG.ACT JorgeG.ACT is offline
external usenet poster
 
Posts: 20
Default Macro that can switch between tabs

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.