Results 1 to 3 of 3
  1. #1
    rebyrd is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2009
    Posts
    1

    Move data from one table to another

    I'm a beginner @ Access so please forgive my ignorance ahead of time.



    I'm trying to develop an inventory management system in Access. The Access template doesn't fit my needs however. Basically, I need to move product from a "Receiving Table" to a "Shipping Table" upon command.

    When entering product in to my Receiving table, I have access automatically provide a "case ID #". Each pallet of product in the case will have its own case ID #.

    The receiving table is essentially my Stock On Hand Report. I would like to be able to create something that prompts me to enter a "Case ID #". Upon doing so, this would move the material off my On Hand Report, or Receiving Table, and put it in to my "Shipping Table". Once there I will use that table to create a packing slip, etc.

    Any suggestions? I don't have enough Access knowledge to know if this is somthing really easy or really hard.... Thanks in advance!

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922

  3. #3
    MAF4Fam6's Avatar
    MAF4Fam6 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Dec 2009
    Location
    Fruit Heights, Utah USA
    Posts
    140

    Post Move data from one table to another

    If both your tables are exactly the same with the exception of one being named Shipping and the other Receiving, then another suggestion would be to have only one Table.
    Simply add an extra field name to your one table and call it something like txtProductStatus. Then use values like "Shipping" and "Receiving" to run separate queries for different types of reports.

    RC,
    Fruit Heights, Utah

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

Similar Threads

  1. Transferring data from table to table.
    By jlm722 in forum Import/Export Data
    Replies: 6
    Last Post: 09-30-2009, 06:16 AM
  2. Replies: 0
    Last Post: 08-01-2009, 12:43 PM
  3. Move a record from one table to another table.
    By botts121 in forum Programming
    Replies: 4
    Last Post: 06-25-2009, 12:53 PM
  4. How to move copy queries and reports.
    By Fred C in forum Access
    Replies: 1
    Last Post: 11-08-2008, 10:24 AM
  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