So, either of those queries could be the "select" query.
If the OP is anything like me, he/she was testing one of the queries and changed it to a select, and then forgot to change it back to an Update query.
pdvsa
ASKER
<he/she was testing one of the queries and changed it to a select, and then forgot to change it back to an Update query.
==>that is exactly what I did. I now understand the importance of naming a update qry with the word Update in the name. I found 2 more I forgot to change from a select.
DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
So ... then I was right ... a was my post ??
I pointed out first that you cannot Execute a select query.
ms
Dale Fye
pdvsa,
Agree with, Joe. He is the one that pointed it out, I just piled on. He should get these points.
Click "Request Attention", bottom right corner of your original post, and ask the moderators to reopen the question so that you can award points appropriately.
Open in new window
Click debug when you get the error message and post the line of code in your next comment.