Form Data to Table Data

smiller

Registered User.
Local time
Today, 03:34
Joined
Aug 9, 2006
Messages
37
I have been working on this for hours and I can't seem to find how to take the data I input into a form and have it appear in another table I had created earlier. I want to be able to pull the data up from either source and then edit it. I can put the chart into database mode but that isn't what I want to do. I want the data in a completely separate table.

Thanks sooo much
 
If you have a table that the form is based on why do you need the data in another table? That is a waste of resources and is prone to provide poor data quality.
 
I based my form off of a table but I want the info that I put into the form to go into that table I based it off of. That way I can edit and add data in either the form or table. Also if I base it off a blank table I can put data in. When I base it off of a table where I already have a lot of information, a lot of the places to enter in the form lock up. Why is this and what can I do to make it work? Thanks
 

Users who are viewing this thread

Back
Top Bottom