Hey all,
I'm using the TransferSpreadsheet action to import data from a .xls to "tbl_master" in Access. I have the field and column headings match so it should be a direct import. All data but 1 field/column is working correctly...
I have a column in Excel that is on General formatting that contains numbers and some "N/A" 's. Since it is mixed, I have the format of the field in the Access table set to Text. However, when I run the macro, it's dropping out all the N/A's and only importing the rows with numbers, leaving the N/A spots blank in the table.
Shouldn't it import everything since the field is set to Text? Please help!
Thank you all!
-Jon
I'm using the TransferSpreadsheet action to import data from a .xls to "tbl_master" in Access. I have the field and column headings match so it should be a direct import. All data but 1 field/column is working correctly...
I have a column in Excel that is on General formatting that contains numbers and some "N/A" 's. Since it is mixed, I have the format of the field in the Access table set to Text. However, when I run the macro, it's dropping out all the N/A's and only importing the rows with numbers, leaving the N/A spots blank in the table.
Shouldn't it import everything since the field is set to Text? Please help!
Thank you all!
-Jon