Drop-Down List

D

Dawn

I want to make a drop-down list that contains the names of the various
worksheets on my workbook. I want it so that when I pick the name of the
worksheet it will automatically takes me to that sheet. Does anyone know
how to do this?
 
G

Gord Dibben

Dawn

First of all...........you can right-click on any of the navigation arrows at
lower left of sheet tab list and see 15 sheets and "more sheets".

If you truly need more than that.....................

Rather than an dropdown list sheet with hyperlinks, try a sheet navigation
toolbar or similar.

Sheet navigation bar from by Dave Peterson at Debra Dalgleish's site.

http://www.contextures.on.ca/xlToolbar01.html

Or Bob Phillips' Browsesheets macro.

See this google search result.

http://tinyurl.com/yoa3dw


Gord Dibben MS Excel MVP
 
D

Dawn

thank you!

Gord Dibben said:
Dawn

First of all...........you can right-click on any of the navigation arrows at
lower left of sheet tab list and see 15 sheets and "more sheets".

If you truly need more than that.....................

Rather than an dropdown list sheet with hyperlinks, try a sheet navigation
toolbar or similar.

Sheet navigation bar from by Dave Peterson at Debra Dalgleish's site.

http://www.contextures.on.ca/xlToolbar01.html

Or Bob Phillips' Browsesheets macro.

See this google search result.

http://tinyurl.com/yoa3dw


Gord Dibben MS Excel MVP
 
G

Gord Dibben

Use Bob's browsesheets macro in that case.

Copy the macro to a general module in your workbook.

Add a button from the Forms Toolbar to your main worksheet..

Right-click and assign browsesheets macro to that button.

But take note that you now have no way to run the macro after you have selected
another sheet, unless you copy the button to every sheet.


Gord
 

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