Using Combo Boxes as criteria for a parameter query

R

Ruthy710

How do I make the criteria of a parameter query get it's value from a combo
box that contains values that the user can choose from?
 
R

Rick B

Did you search the group for your answer first? This is posted all the
time.


Forms!SomeFormName!SomeFieldName
 
Top