hockey8837
Registered User.
- Local time
- Today, 08:26
- Joined
- Sep 16, 2009
- Messages
- 106
Hello,
I'm working on a DB setup by a different department and trying to make it work correctly for them, as they've hit a wall.
To keep things simple for now, this DB tracks in 3 tables A, B, and C. Table A has columns to store the ID# of B and C in it, as well as other data.
There's a 'master' query which pulls the data from all three of these, and a form to view all records based off this query, as well as a detail form for individual entry.
They've currently uploaded from excel about 350 records, which all show up in the query and form. However, when the user goes to enter a new record via the details form, this new record does not appear in either the query or form; but, its information still is entered into the 3 corresponding tables.
I've already spent an entire day trying to rearrange this thing (their method of data storage is not ideal)...but now I'm just stuck. Any suggestions!?
I'm using Windows XP and Access 2007.
I'm working on a DB setup by a different department and trying to make it work correctly for them, as they've hit a wall.
To keep things simple for now, this DB tracks in 3 tables A, B, and C. Table A has columns to store the ID# of B and C in it, as well as other data.
There's a 'master' query which pulls the data from all three of these, and a form to view all records based off this query, as well as a detail form for individual entry.
They've currently uploaded from excel about 350 records, which all show up in the query and form. However, when the user goes to enter a new record via the details form, this new record does not appear in either the query or form; but, its information still is entered into the 3 corresponding tables.
I've already spent an entire day trying to rearrange this thing (their method of data storage is not ideal)...but now I'm just stuck. Any suggestions!?
I'm using Windows XP and Access 2007.