Share via

Access: copied query does not work

Anonymous
2017-10-04T15:59:48+00:00

I am currently in online courses and one of the courses involves Access. For the assignment, it says to copy the qry, paste it, and inside the one you have pasted, edit criteria then save, rename and run it. Every time I run the query, all the information disappears. How can I prevent this from happening?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
    2017-10-05T03:50:07+00:00

    Design the query, switch it to SQL view, and post the SQL text.

    What you are describing could be normal. For example if I had a query on the Customers table, and I set the criteria for CustomerID to be 0, and I did not have such record, then no rows would be returned.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-10-04T18:51:48+00:00

    Hmm, it might be the criteria you changing which is preventing any records from showing.  What criteria are you setting?

    Was this answer helpful?

    0 comments No comments