C
Craig
Hi,
I've been using (trying to use) the TransferSpreadsheet
method to automate importing data from Excel tables to an
Access table. The problem I'm having is that Excel fields
with more than 255 characters are being truncated even
though they're being imported into memo fields in my
Access table.
I've tried breaking up the fields that were too long with
the len function in Excel but still got errors. I tried
to converting the excel files to txt and fields are still
truncated.
Please advise
Thanks
Craig
I've been using (trying to use) the TransferSpreadsheet
method to automate importing data from Excel tables to an
Access table. The problem I'm having is that Excel fields
with more than 255 characters are being truncated even
though they're being imported into memo fields in my
Access table.
I've tried breaking up the fields that were too long with
the len function in Excel but still got errors. I tried
to converting the excel files to txt and fields are still
truncated.
Please advise
Thanks
Craig