Programatically Rename Tabs

  • Thread starter Thread starter Karl Burrows
  • Start date Start date
K

Karl Burrows

I have several linked workbooks (2000, XP, 2003) where the main workbook
tabs may be renamed as projects are archived and new ones are added. The
problem I have is to update the links for any tabs that are renamed, I have
to have all the workbooks open so each sees the changes live.

Is there a way to setup a named cell in the main workbook that creates the
tab name so that as I change tab names, it links to the new workbook and
updates the links to the new tab as well as renaming the tabs in the other
workbooks?

Is there a better way to approach this? We have about 7 workbooks that are
all linked to this main workbook and it would be nice to figure out a way to
automate this process.

Thanks!
 
You can write a macro to open all the workbooks and make the change. Then
close the ones you don't need. This might be the safest way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top