Query with Picklist Crieteria

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

I'm trying to figure out how to create a Pick List or Combo Box within a
Query. What I need is to pull serveral pieces of info from different tables,
all based on two values. The two values are found within one table -
Discription and Deleted Date.

I want the Discription field to be a Combo or Pick list that a user can
select one or more values from. However, if the deleted date is populated,
then I don't need the Value to appear.

Any suggestion on how I can write this query?
 
Back
Top