open a new worksheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

when a user selects a option from a drop down menu on my worksheet I want excel to move to the worksheet that refers to that selection- how can I do this?
 
To make the information appear in sheet1, use the indirect function to build
a dynamic reference.
--
Regards,
Tom Ogilvy

sarah said:
when a user selects a option from a drop down menu on my worksheet I want
excel to move to the worksheet that refers to that selection- how can I do
this?
 
Back
Top