Conditional Sheet unhiding / hiding / renaming

  • Thread starter Todd Huttenstine
  • Start date
T

Todd Huttenstine

Hey guys, I have a list of names in column B starting in cell 3 going down
on sheet "Customer Records". This list will continue to grow. I would like
a code that will count the number of names from cell B3 down and then unhide
that many number of sheets starting with sheet 3 as well as rename each
sheet by the name listed in each corresponding cell. For instance, there
are 5 people in the list. The name Jeff is in B3, Tom in B4, Nancy in B5,
Jim in B6, and Pat in B7. The code must unhide 5 sheets(sheets3-7) and
rename each sheet according to the name of the corresponding cell starting
with sheet 3. For instance, sheet3 unhides and is renamed Jeff, sheet4
unhides and is renamed Tom, sheet5 unhides and is renamed Nancy, etc... If
a name is taken out of the list, I need for the code to hide the
corresponding sheet.

thanx

Todd
 

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

Top