moving records

J

Jeff

Tables are relational.

Table:
Human_Resource:
Fields: NetworkID <--Primary Key, FirstName....
Table:
Assigned_Inventory:
Fields: NetworkID, SerialNumber <--Primary Key,
Type....

I need to switch custody based on networkID in a form.
How can I accomplish something like this?

Example:

John leaves the company and custody of his equipment goes
to the new person.

Thanks
 

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