Help Wanted
Registered User.
- Local time
- Today, 10:51
- Joined
- Feb 23, 2007
- Messages
- 11
With a subform is it possible to reference one table but save the data to a new table?
Say i created a table (Address Table) that has my cutomers name and address in. It has 7 fields as such "customer ID, Name, Address1, Address2, Town, County, Postcode"
Now i want to create an order form. It it possible on that order form to add this subform so when i type in the customer ID on the order form it brings up the address, well it is because i did it.
My problem is whats on the form saves to a new table (Order Table) but the information the subform brings up doesnt save to the new table.
Is there a way to save the data the subform brings up to the order table with the rest of the order or is there an even easier i can reference the address data and save to the order table without using a subform?
Say i created a table (Address Table) that has my cutomers name and address in. It has 7 fields as such "customer ID, Name, Address1, Address2, Town, County, Postcode"
Now i want to create an order form. It it possible on that order form to add this subform so when i type in the customer ID on the order form it brings up the address, well it is because i did it.
My problem is whats on the form saves to a new table (Order Table) but the information the subform brings up doesnt save to the new table.
Is there a way to save the data the subform brings up to the order table with the rest of the order or is there an even easier i can reference the address data and save to the order table without using a subform?