View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Based on Drop-Down Selection go to that Section on Sheet

You would need VBA behind the selection. Is that acceptable?

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Golova" wrote in message
...
Hello.

In Excel 2003 is there a way to create a drop-down list, where based on
user
selection it goes to that section?

For example, if a user selects "Hours" from the drop-down list, it takes
them to the section in the Worksheet called "Hours".

This way the user avoids scrolling down a long Worksheet to find the
section
they need to fill out.

Thanks in advance.