copy button for an employee

M

msreal

Hi,

I have a form with a field that displays the name of an employee. I
want to create a button that copies this employee to another record.
Does anyone know how to do this? The idea is that a employee can be
copied to another company.

Thanks in advance!
 
J

John Vinson

Hi,

I have a form with a field that displays the name of an employee. I
want to create a button that copies this employee to another record.
Does anyone know how to do this? The idea is that a employee can be
copied to another company.

An Append query, using the EmployeeID from the current form, would do
this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top