I am creating an Inventory Database, this is for all the computer equipment in our company. I have created tables for Inventory(that is out now) Available Inventory(Inventory being worked on and ready to go) Location (location for inventory). What I am trying to accomplish is to make a form that can move what I have in available inventory and replace what was in the inventory. EXAMPLE:
I have a monitor that blew up on the second floor with tag#001, Model, serial, date purchased, In my available inventory I have extra monitors with tag#002, model, serial, date purchased. How can I swap tag#002 and all info with tag#001 and all info, and send tag#001 to a holding or servicable items table. Is this possible?
I have a monitor that blew up on the second floor with tag#001, Model, serial, date purchased, In my available inventory I have extra monitors with tag#002, model, serial, date purchased. How can I swap tag#002 and all info with tag#001 and all info, and send tag#001 to a holding or servicable items table. Is this possible?