Results 1 to 3 of 3
  1. #1
    miloann2002 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    2

    Import multiple XML files into a table

    Would like to import invoices in XML file format into an Access table. Do I need a VBA script to do that? Also, I noticed that an invoice has a header and detail lines. However the detail lines do not have invoice number to reference back to the header.



    Any comments are appreciated.

    Thanks

  2. #2
    ranman256's Avatar
    ranman256 is online now VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    you must remove the header if it is NOT column headings.
    otherwise it will take a LOT of vb programming to alter the file and create the invoice# for import.

  3. #3
    miloann2002 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    2
    The header is column headings (i.e. Invoice Number, Invoice date, vendor #, invoice total amount, etc.) The detail lines include each items and subtotals.

    Any vba codes to get this done? It seems that Access can only import one xml at a time through the menu?

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

Similar Threads

  1. Import multiple Excel Files into 1 access table
    By jurbin in forum Import/Export Data
    Replies: 1
    Last Post: 05-15-2015, 01:45 PM
  2. Replies: 1
    Last Post: 03-25-2014, 08:54 PM
  3. Automate Import of Multiple .DBF Files.
    By Robeen in forum Access
    Replies: 8
    Last Post: 10-11-2013, 01:43 PM
  4. Replies: 19
    Last Post: 10-08-2012, 07:47 AM
  5. Import multiple dbf files into existing table?
    By sbg2 in forum Import/Export Data
    Replies: 0
    Last Post: 06-12-2006, 02:06 PM

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