P
Pierre
I have a database with a form called "Workorders". We send technicians out to
customers to perform service based on the created workorders. Sometimes the
technician return notes (i.e missing 1 screw, replace at next service) for
the next technician to perform at the next service.
I create a second form called "Notes for next service", then add a button on
the Workorders form to open this form.
The notes are entered to the form called "Notes for next service" by the
administrator when technician return their service reports. The records are
stored by serial number ID.
Whenever a new workorder is created for that serial number the administrator
opens the "Notes for next service" form. Then has to manually copy the notes
and paste them to the new workorder so that they show up on the workorder as
additional work to be performed.
Is there a code I can use to automatically copy the data from the "notes"
field on the "Notes for next service" form and paste it to the "Notes for
next service" field on the "workorder" form?
customers to perform service based on the created workorders. Sometimes the
technician return notes (i.e missing 1 screw, replace at next service) for
the next technician to perform at the next service.
I create a second form called "Notes for next service", then add a button on
the Workorders form to open this form.
The notes are entered to the form called "Notes for next service" by the
administrator when technician return their service reports. The records are
stored by serial number ID.
Whenever a new workorder is created for that serial number the administrator
opens the "Notes for next service" form. Then has to manually copy the notes
and paste them to the new workorder so that they show up on the workorder as
additional work to be performed.
Is there a code I can use to automatically copy the data from the "notes"
field on the "Notes for next service" form and paste it to the "Notes for
next service" field on the "workorder" form?