creating queries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am a new user a access. When i try to create a query and run it, my result always comes up with no records in it at all.
 
Suzanne,

It could be that your Criteria are, in fact, excluding all records. If
you will post the SQL code for your query, perhaps we can find the answer
there. To view the SQL code for your query, open your query in design
view. From the query's menu, select View|SQL View. Copy all of the text
from the SQL window and paste it into a response to this post.

--

Cheryl Fischer, MVP Microsoft Access



Suzanne said:
I am a new user a access. When i try to create a query and run it, my
result always comes up with no records in it at all.
 
Back
Top