View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
shockley shockley is offline
external usenet poster
 
Posts: 135
Default Drop Down Information

Change that to show specific rows when the cell is clicked. You would also
need a toolbar (or other control) to hide the rows again.


"shockley" wrote in message
...
You could write an event to hide specific rows when the cell is clicked.

Shockley


"mkresch" wrote in message
...
I have a director who wants to be able to click on an
employee's name and have there hr information drop down
from there. I've entered all the data into a
spreadsheet. However, he doesn't want to see all the
data at one time. He wants to be able to click on an
employee name and view chart string info, pay info, etc.
Some individuals are paid from several sources and should
have multiple drop down rows. I'm not sure how to set
this up with excel. Can anyone help?!?