In my spreadsheet I have a row named "Month". I want to a drop drop list containing all of the months and, in addition, having the word "ALL". The user can either select a particular month and see every row that has that month or can choose the word "ALL" and see all of the rows. How would I do this?
Sample Spreadsheet:
Name Month
John January
Bob February
Mary March
Joe March
If the user selects March, he will see the last two rows. If the user chooses "ALL", he will see all four rows.
Thank you.
Ed
Bookmarks