G
Guest
I have created update queries to change the blanks in several tables to
zeros. At first I put multiple tables in one query and it didn't like that
because the tables were not related. So I made a query just using one table
and it worked perfectly. Then I created the exact same type of query for all
the other tables and they do not work. I even went back to the first table
where the query had worked...I changed some zeros back to blanks....and now
the same query doesn't work for that either. It's a simple query. What is
going on?
- I have double checked that all the fields to be updated are long integers
- Update to 0
- Criteris is null
Any ideas?
Thanks for your help!!
Kristine
zeros. At first I put multiple tables in one query and it didn't like that
because the tables were not related. So I made a query just using one table
and it worked perfectly. Then I created the exact same type of query for all
the other tables and they do not work. I even went back to the first table
where the query had worked...I changed some zeros back to blanks....and now
the same query doesn't work for that either. It's a simple query. What is
going on?
- I have double checked that all the fields to be updated are long integers
- Update to 0
- Criteris is null
Any ideas?
Thanks for your help!!
Kristine