Menu Page

  • Thread starter Thread starter pc_user
  • Start date Start date
P

pc_user

I'd like to make a menu page with buttons to jump between spreadsheets
of a workbook. I will turn off the tabs at the bottom in order to do
this, but I'm looking for code for my menu buttons to flip to each
spreadsheet.
Also to return to the menu from a specific spreadsheet, I'd like to use
a right click to jump back to the menu. Can someone help me with this.
I'm used to programming in MS Access, so programming in MS Excel is a
new venture for me.

Thanks,
PC
 
How about an alternative...

Create that index worksheet and put hyperlinks to A1 of each sheet.

And then put a hyperlink in A1 to go back to the index sheet.

If you freeze row 1 so that it's always visible, the user will be able to find
that hyperlink pretty quickly.
 

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