query problems

  • Thread starter Thread starter m & j
  • Start date Start date
M

m & j

My query returns no records, but I know there are matching
records in my table, why is this happening?
 
My query returns no records, but I know there are matching
records in my table, why is this happening?

Because you have something wrong with the query.

Please open the query in SQL view and post the SQL text here; it might
help to post an example of one or two of the records that you expect
it to find.
 
Back
Top