I built a books data base table. One of the fields in that table is a DATE field and another field is LOCATION.
Then I built a query based on the DATE field being sorted. It works fine.
Next I built a Form based on that the DATE query so I can edit a record. It works fine.
Then I built a query based on the LOCATION field of where the book is located. It works fine.
Next I made a copy of my Form based on the DATE query. I renamed the new Form LOCATION and went into the properties option and selected the LOCATION query for the record source. It appeared to take the change and rechecking the record source it show the LOCATION query.
However when ever I run the LOCATION form it gives me the DATE query data instead of the LOCATION query data. It acts as if it is still linked to the DATE query.
I've tried everything I can think of. Is there another step I should have done??
Any help will be greatly appreciated.
Dave
PS I'm just starting out in access 2010 and this is my first post in this form and if I'm not doing it right please let me know.
Thanks again for any help you can give me.