Query

N

Newbie

I have created a table where you can select either
Maintenance or License. When I try to do a query in which
I want to just get Maintenance to come up I get a error
message. Is this not just like putting in the criteria in
a text field that does not have drop downs?
 
R

Rick

How are you putting in the criteria that you want to see?
In the criteria line, try putting just M* and see if it
brings it up.
 
F

fredg

I have created a table where you can select either
Maintenance or License. When I try to do a query in which
I want to just get Maintenance to come up I get a error
message. Is this not just like putting in the criteria in
a text field that does not have drop downs?

Why not make it easier for someone to help you?
Post the query SQL.
 
Top