add new records

N

nico

Hi!
i have a command button in the header section of a form.
this form has a multitab controls. On each page of the
control i have a subform (not related to the main form).
the subform has those setting:
allowaddition=yes
allowdeletion=yes
allowedit=yes
dataentry=yes
which is the right code to save the data entered on the
subform and to go to a new record on the subform itself?
I know it willbe easy if i put the command button it the
subform. but i want to use the command button to save the
records of each subform in the pages of the tab control
and to go on a new record for each of them.
I have posted the same question in "programming". none
answer so i thought it was the wrong place.
Thanks,
Nico
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top