comman button: new record for main form and subform

jaomata

New member
Local time
Today, 15:32
Joined
Dec 3, 2001
Messages
9
How do I create a command button in my main form that would allow the user to add newrecord applicable for the main form and the subform? Please help me!
frown.gif
 
Is there some reason you don't want to use bound forms?
 
huh? What do you mean?

All I need is to enable the user to make use of the newrecord button that is applicable for the main form and the subform.
smile.gif


Please help me
frown.gif
 
The new record button on the menu simply puts the active form in 'add' mode. The user could also use the >* button on the navigation bar. You don't need a separate button on your form.
 

Users who are viewing this thread

Back
Top Bottom