Accessing Data by using a form

R

Ridnaway

I am using a "SendObject" macro on a form to notify another employee that
they have been sent a work order. I'd like to make it simple for them to
retrieve the specific record through the switchboard, view the record on the
form, then edit the data using the form and finally forwarding the edited
record back to the original sender. The database is on a server that
everyone will have access to.
 
Top