Add subform records automatically.

StefanSch

Registered User.
Local time
Today, 23:48
Joined
Jan 18, 2003
Messages
136
Hello

I have the "mainform A" and the "subform B". When "mainform A" is being opened, the "subform B" is blank (as there are no records in subform B).

However, when I finish to enter the first record in Mainfrom A I want to be able to enter data in subform B. However, this does not seem to be possible so easily (also not with the tab key).

Is it possible to add a command button on mainform A which will make subform B to appear when I finish to enter the first record in mainform A?

Stefan
 
You should be able to just tab into the subform from your main form and then start adding a record.
Make sure the subform is in the correct place in the tab order.
 

Users who are viewing this thread

Back
Top Bottom