Store Values into Another Table

brsawvel

Registered User.
Local time
Today, 12:43
Joined
Sep 19, 2007
Messages
256
Hello,

I have a form with some fields from a query and some fields that are to be filled in. How do I get the form to save the user input into another table?
The table I want to save to has fields named the same as the form fields.
 
You will need to create your Update query if the one of the tables is not a child of the other. Search this forum for information on this.
 

Users who are viewing this thread

Back
Top Bottom