Thread: Drop Down List
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CraigMacE CraigMacE is offline
external usenet poster
 
Posts: 4
Default Drop Down List

I have one sheet for data entry where entries include names and dates among
other things. I want to create a second sheet that will search through the
first list and list and return a list with only the date selected in a
drop-down list. An individual could then select a date and see all entries
with that date.

My main objective is to have entries sorted by date and I would consider
another idea if it would accomplish the same task of creating a list of all
entries with a specific date. I do not want all entries sorted in
chronological order in the same sheet.