BoyWonderDesigns
Programmer
Hi my first post here, so bear with me.
I am doing a small database for a friend and having a bit of trouble. It has been several years since I did any Access, and I am apparently more rusty than I thought!
I have a 4 tables:
1) Pickup info (Prim. Key: Autonumber): address, phone, contact name
2) Deliver info (Prim. Key: Autonumber): address, phone, contact name
3) Billing info (Prim. Key: Autonumber): address, phone, contact name
4) Work Order (Prim. Key: Autonumber. Also contains the foreign keys for each of the above): date, 'entered by' name, and comments
On a single form, I have subforms for each of the other 3 tables' data (all the address info, etc.) then the couple other fields for work order date, comments, etc.
When you pull up a new form sheet, it will only let me enter data in the subforms, not for the work order fields (and it won't increment the work order Autonumber key, which I assume is the main problem here). I know this a really simple solution, since I remember doing databases like this before, but just can't remember what to do with it.
The relationships are all one-to-many
What am i doing wrong here...please rake me over the coals! LOL
THANKS experts!
Happy holidays
I am doing a small database for a friend and having a bit of trouble. It has been several years since I did any Access, and I am apparently more rusty than I thought!
I have a 4 tables:
1) Pickup info (Prim. Key: Autonumber): address, phone, contact name
2) Deliver info (Prim. Key: Autonumber): address, phone, contact name
3) Billing info (Prim. Key: Autonumber): address, phone, contact name
4) Work Order (Prim. Key: Autonumber. Also contains the foreign keys for each of the above): date, 'entered by' name, and comments
On a single form, I have subforms for each of the other 3 tables' data (all the address info, etc.) then the couple other fields for work order date, comments, etc.
When you pull up a new form sheet, it will only let me enter data in the subforms, not for the work order fields (and it won't increment the work order Autonumber key, which I assume is the main problem here). I know this a really simple solution, since I remember doing databases like this before, but just can't remember what to do with it.
The relationships are all one-to-many
What am i doing wrong here...please rake me over the coals! LOL
THANKS experts!
Happy holidays