I am in the preliminary stages of trying to figure out a way to get purchase order data out of an accounting program and into an Access database. The Access database has multiple tables that contain all of the necesary information for a purchase (ex. Voucher, Item details, vendors, etc). I am trying to figure out how to structure the output file so that I can get some sort of code to be able to take the file and create records in the appropriate tables. Any suggestions both on how to structure the output file and any code suggestions to accomplish my goal?