C
CorporateQAinTX
Ok, thanks to Allen Browne and his great website, I've gotten a good bit done
on this db I'm working on. I've got 2 main data entry forms and 1 data
retrieval form. I've created 8 queries using SQL and a little adjustment in
the QBE. The reporting form has a standard search for all records in a
specific location and between a start and end date. All 8 searches
incorporate this because there are 7 different locations that will be using
the db. The user can use a specific query and enter the parameter criteria
based on which command button clicked on the report form.
Now that I've explained all of that, here's my problem. I was initially
working with 3 records that I entered using the data entry form. As I
completed each query I would verify that it would return correct values. Each
one did. Now I have added 2 more records and they are not showing up in the
query results. I've double checked the query code and each of the form codes.
I can't see anything that could be affecting it in this way. I've got all of
the queries saved in Word so I can copy and paste them if that seems
necessary, but I'll wait until someone asks first. I know I'll have plenty of
other questions later, so thanks in advance.
on this db I'm working on. I've got 2 main data entry forms and 1 data
retrieval form. I've created 8 queries using SQL and a little adjustment in
the QBE. The reporting form has a standard search for all records in a
specific location and between a start and end date. All 8 searches
incorporate this because there are 7 different locations that will be using
the db. The user can use a specific query and enter the parameter criteria
based on which command button clicked on the report form.
Now that I've explained all of that, here's my problem. I was initially
working with 3 records that I entered using the data entry form. As I
completed each query I would verify that it would return correct values. Each
one did. Now I have added 2 more records and they are not showing up in the
query results. I've double checked the query code and each of the form codes.
I can't see anything that could be affecting it in this way. I've got all of
the queries saved in Word so I can copy and paste them if that seems
necessary, but I'll wait until someone asks first. I know I'll have plenty of
other questions later, so thanks in advance.