I have made the form with unbound textboxes and comboboxes. after filling the data in the text boxes by user, with the command button called 'add records' the records are transfer to the corresponding table with VB code in the MS access.
This works fine with single form.
But when you try to use the main form and the subform for the two tables data entry with unbound forms and subforms it does work. I need subform in the continuos form. can you please guide me.
This works fine with single form.
But when you try to use the main form and the subform for the two tables data entry with unbound forms and subforms it does work. I need subform in the continuos form. can you please guide me.
Comment