Results 1 to 3 of 3
  1. #1
    Maverick1501 is offline Novice
    Windows XP Access 2000
    Join Date
    Mar 2010
    Posts
    6

    Question Moving data from one table to another?

    Hi,



    I'm creating an inventory database which keeps track of all my stock and where the stock is. What I would like to do is to be able to transfer stock from the main store to an engineer. I have a table called 'inventory' and multiple tables for the engineers - 'engineer 1', 'engineer 2', etc. Is there an easy way I can do this that also tracks the movement other than physically editing both tables?

    Any help would be much appreciated!

    Thanks.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The simple answer is NOPE!

  3. #3
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    the correct way isn't to have tables by engineer ; but instead have a field in your inventory table into which you put a unique engineer's ID for every record; thereby assigning ownership of that stock.

    then if you want to look up the stock of engineer ABC - you simply do a query with the criteria of that field as ABC.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Moving data within....
    By mulefeathers in forum Queries
    Replies: 0
    Last Post: 10-22-2009, 08:14 AM
  2. Replies: 0
    Last Post: 08-01-2009, 12:43 PM
  3. Moving records up
    By saqqer in forum Programming
    Replies: 0
    Last Post: 07-27-2009, 08:29 AM
  4. Help with Moving names
    By Mcinsane in forum Access
    Replies: 1
    Last Post: 06-04-2009, 01:04 PM
  5. Unmatched data entered with data in table
    By boreda in forum Access
    Replies: 0
    Last Post: 07-28-2006, 09:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums