My new form wont past all the data into the table

waterdamage

Registered User.
Local time
Today, 01:21
Joined
Jan 12, 2007
Messages
18
My new form won't paste all the data into the table, only the first two fields will go in, the other fields are empty.
The other fields are brought into the form automatically from another form. Is there something I have to turn on to get this data to go into the table?
 
Last edited:
new form

If those "empty fields" on your form have it's data control source set to one of the corresponding fields of that form's data record source (such as a table or query)there should not be an issue.
If that is not clear you may want to post your db, if that is possible.
 

Users who are viewing this thread

Back
Top Bottom