R
ryguy7272
I am trying to import an Excel spreadsheet into an Access table. All the
names in Column A of the spreadsheet are preceded by a space, and this is
really screwing up one of my queries!! Ideally, I would like to trim out the
space during the import process. Can this be done? I know how to do this in
Excel with VBA, but I don’t know how to do it in Access. I’m guessing it
requires VBA, right. Does anyone know how to do this? I tried to use a
TransferSpreadsheet macro and that didn’t give me the kind of control I was
looking for. Can anyone offer a suggestion?
Regards,
Ryan---
names in Column A of the spreadsheet are preceded by a space, and this is
really screwing up one of my queries!! Ideally, I would like to trim out the
space during the import process. Can this be done? I know how to do this in
Excel with VBA, but I don’t know how to do it in Access. I’m guessing it
requires VBA, right. Does anyone know how to do this? I tried to use a
TransferSpreadsheet macro and that didn’t give me the kind of control I was
looking for. Can anyone offer a suggestion?
Regards,
Ryan---