Vol4Ever
Technical User
- Jan 26, 2002
- 64
I know how to create a drop down box that populates with data from a range of cells. However, I had a spreadsheet from a friend one time that had a feature I'm trying to put in one of mine. I can't remember the command to do it. Here is a sample data set:
DATE CUSTOMER NOTES
1/1/2008 Customer 1 Visit notes
2/1/2008 Customer 2 Visit notes
3/1/2008 Customer 3 Visit notes
3/1/2008 Customer 1 Visit notes
4/1/2008 Customer 1 Visit notes
I'd like to put a drop down box at the top of the page that dynamically updates as rows are added with new customers. Whenever a certain customer is selected, only the rows for that customer appear. In other words, selecting "Customer 1" would yield:
DATE CUSTOMER NOTES
1/1/2008 Customer 1 Visit notes
3/1/2008 Customer 1 Visit notes
4/1/2008 Customer 1 Visit notes
Seems there is an internal command already inside Excel to do this. Can someone refresh my memory? Thanks!
DATE CUSTOMER NOTES
1/1/2008 Customer 1 Visit notes
2/1/2008 Customer 2 Visit notes
3/1/2008 Customer 3 Visit notes
3/1/2008 Customer 1 Visit notes
4/1/2008 Customer 1 Visit notes
I'd like to put a drop down box at the top of the page that dynamically updates as rows are added with new customers. Whenever a certain customer is selected, only the rows for that customer appear. In other words, selecting "Customer 1" would yield:
DATE CUSTOMER NOTES
1/1/2008 Customer 1 Visit notes
3/1/2008 Customer 1 Visit notes
4/1/2008 Customer 1 Visit notes
Seems there is an internal command already inside Excel to do this. Can someone refresh my memory? Thanks!