Sounds good. Will be my first time using a "macro." I intend on creating
TOC containing all 50 US states. I will be hyperlinking a given cell on TOC
to it's respective worksheet within the book. Each subsequent worksheet will
be Named accordingly.
ie. worksheet 2 = Alabama, ws3 = Alaska, etc.. I will be hyperlinking a
given cell on TOC to it's respective worksheet within the workbook.
Is there a macro which will allow me to name the consecutive worksheets all
at once?
Also, I'm trying to figure out if I can select the same cell in all sub
worksheets and "mass" hyperlink to the TOC. The first two worksheets are
named State Directory (SD) and Regional Directory (RD) respectively. From
ws3 onward, all page layouts are identical, allowing two cells, (A3 & A4) to
be used for hyperlinking to the two directories. I would like to be able to
type SD into A3, and RD into A4 and apply it to all worksheets as well as
being able to create a hyperlink to the directories intended. Is this
possible? Thanks for the help!!