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!
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.