Criteria fields

F

Flexat

I have to make a query run where it asks for input on two differant criteria,
1 is area of work the other field is type of work. I am new to access so
this may seem trivial to some people.
 
R

Rick B

In the criteria under area of work put something like...

=[Enter Area]

and under type of work, put something like...

=[Enter type]
 
Top