If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Excel drop down menus

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-10-04, 04:49
jaime1985 jaime1985 is offline
Registered User
 
Join Date: Mar 2004
Posts: 4
Excel drop down menus

Hi peeps, I was hopin someone cud enlighten me!! haha!
I need to create drop down menu in Excel that can help people navigate from one sheet 2 another. How can this be done. Are there ne articles that can put me in the right direction?
Thanks for ne hlp
James
Reply With Quote
  #2 (permalink)  
Old 03-10-04, 06:13
RickKnight RickKnight is offline
Registered User
 
Join Date: Sep 2003
Location: Cincinnati, Oh USA
Posts: 203
Re: Excel drop down menus

Here are 3 ways to accomplish this.
1. Using VBA, create command buttons on your menu sheet and then
on the click function use the sheet2.open command.
2. Use a forms command button and assign a macro to that button that that has been recorded to move from sheet 1 to sheet 2
or
3. This is the easiest, use hyperlinks to the sheet from sheet1


Quote:
Originally posted by jaime1985
Hi peeps, I was hopin someone cud enlighten me!! haha!
I need to create drop down menu in Excel that can help people navigate from one sheet 2 another. How can this be done. Are there ne articles that can put me in the right direction?
Thanks for ne hlp
James
__________________
Rick Knight
KnightShift Office Solutions and Horse Breaking
VB, VBA, FileMaker, Access Solutions, Web Solutions
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On