Hi, I'm trying to set up a monthly import process from an excel file into a temporary table, then update another table from there. I'm having trouble on the import (Transferspreadsheet) because I can't figure out whether or not I need an autonumber, and whether the import will try and collect this from the excel spreadsheet.
I don't really want to have key (autonumber) values on the spreadsheet because it'll confuse the users.
Thanks in advance.
I don't really want to have key (autonumber) values on the spreadsheet because it'll confuse the users.
Thanks in advance.