I have a workorders data entry form. It contains a subform where users are to enter technicians assigned to the file and man hours spent on it. It is linked via the workorder ID autonumber field. It works fine except....
when I want to enter a brand new workorder. The fields go blank and an autonumber is generated on the main form (as it should) but there is no blank line (it is datasheet view)
generated on the subform. How can I get a "new record" or blank line generated on the subform when I want to enter a new subform?
Thanks in advance,
Jeannie
when I want to enter a brand new workorder. The fields go blank and an autonumber is generated on the main form (as it should) but there is no blank line (it is datasheet view)
generated on the subform. How can I get a "new record" or blank line generated on the subform when I want to enter a new subform?
Thanks in advance,
Jeannie