View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Evelyn Evelyn is offline
external usenet poster
 
Posts: 10
Default Form to sort data

I'd like to create a form so that users can generate a contact list (name,
address, phone, etc.) based on certain criteria. I have a master contact
list of 200+ individuals who have expressed interest in a number of different
issues. I'd like to be able to sort through the list to select, for example,
only those individuals who are interested in issues A, B, or C.

Right now the data is set up so that if someone is interested in issue a,
there is a "y" in that column; otherwise the field is blank.

Is there a simple tutorial somewhere on how to set up a *very* simple form
to help users sort through the data to get the list they need quickly?

thanks, in advance, for any help you may be able to provide!