Unbound Field in a continuous form

stanger1

Registered User.
Local time
Today, 17:40
Joined
Jul 30, 2002
Messages
53
I am having a strange problem with a continuous subform writing to a table. I have 8 fields that are bound to a table and 1 field that is unbound. The unbound field is a field that is pulled in from another form. When I am entering in test data into my subform, all the data is written to the table except for the unbound field in the first record. The second and subsequent records write in all the information fine. There must be a simple solution to this problem. Any help would be greatly appreciated!
 
I may be missing something....

Why don't you bind the textbox to your table?
 
Casey,

Thanks for the reply! I set up the field so it is bound to the table. When I do this and add records, I get all the fields written in the first record except the field in question. The other records are written fine. An additional record is written with the field in question but all the other fields are blank. Is this wierd or what? Any thoughts?
 

Users who are viewing this thread

Back
Top Bottom