Parameter Query Question

A

Amber

Hello,

I would like to search two fields in the same table for a
value input by the user using a parameter query. I can
only seem to get the correct result when searching only
one field for the value. I'm new to this, any ideas?
Thanks!!
 
K

Karl Dewey

Make sure that you put the criteria for the second field
on a separate line.
This sets criteria to data in first field OR data in
second field.
 
Top