doran_doran
Registered User.
- Local time
- Yesterday, 21:03
- Joined
- Aug 15, 2002
- Messages
- 349
Roll Over Data - SIMPLE QUESTION
I have two forms.
Form - A, contain some data from a record.
Form - B, carries the same data on Form-A
Then I click on a button on Form B and a new records get created with some old values.
it's working fine. But if the user leaves field 3 blank and field 4 and field 5 is filled, then all those three field (fields 3, 4, 5) are blank in my form-B form. but if they are all populated in form-a all of them gets populated in form - B.
Any idea how i can fix this. Please see my zip file for vb code.
Thanks
I have two forms.
Form - A, contain some data from a record.
Form - B, carries the same data on Form-A
Then I click on a button on Form B and a new records get created with some old values.
it's working fine. But if the user leaves field 3 blank and field 4 and field 5 is filled, then all those three field (fields 3, 4, 5) are blank in my form-B form. but if they are all populated in form-a all of them gets populated in form - B.
Any idea how i can fix this. Please see my zip file for vb code.
Thanks