Results 1 to 2 of 2
  1. #1
    Ken_Spc is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2017
    Posts
    1

    Daily imported data to table for modifying.

    I'm pretty new to Access but I have a database in which data will be imported daily (From a text file) to a table to track daily shipments. I want to add two more columns to the table it's imported to to manually type in how many products were shipped so far and to calculate how many are still due through a form. Maybe I'm going about this the wrong way, but every time I import the new data, the new columns are overwritten. I have tried a linked table to the text file and have that info copied to another table, which had the two new columns in it, using an update query but with the same results. I hope this makes sense and someone can help.


    Tbl1 (Imported)


    Order number, Customer name, Item, Qty Ordered

    Tbl2
    Qty shipped, Bal Due

    Combine 2 tables to track Qty shipped and what's still due. And also to keep the information the next day when next text file is imported.

    Thanks in advance

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,845
    I hope this makes sense
    only that it implies there is something wrong with your code - please supply the code if you want some help.

    Best I can think is you are using a make table not an append query

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

Similar Threads

  1. Replies: 1
    Last Post: 02-08-2017, 07:18 AM
  2. VBA in form view overriding imported table data
    By thoughtgrenade in forum Forms
    Replies: 3
    Last Post: 07-22-2014, 09:54 AM
  3. Replies: 1
    Last Post: 05-23-2012, 05:26 PM
  4. Imported data in table not shown in Forms
    By Zildjyn in forum Import/Export Data
    Replies: 9
    Last Post: 12-30-2011, 01:34 PM
  5. Linking Access Table with already imported External Data (Excel)
    By izzarshah in forum Import/Export Data
    Replies: 1
    Last Post: 07-29-2010, 09:40 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