need help in sub form data entry

arifmasum

Registered User.
Local time
Today, 13:56
Joined
Dec 10, 2007
Messages
72
Greetings.
Here is my problem. I attached the sample file. I want to input data by the form frmCBasic with 3 sub forms. I want to set tab order after input data in main form "frmCBasic" then set focus to "frmPetitionerSubform" and input data, then set focus to "frmDefenderSubform" and input data, finally I want to input data in "frmCUpdatesSubform" and save the records. I could only set focus on "frmPetitionerSubform" controls and enter data. When I try to set focus on "frmDefenderSubform" control, "frmPetitionerSubform" s data goes away.
I also want to ensure that all data has been entered before saving the main form's "frmCBasic" data. Is there any way to do so??

any help will be greatly appreciated. Regards

Masum
 

Attachments

Users who are viewing this thread

Back
Top Bottom