There are a couple of options ...
1) While the file is in Excel, you can use Excels function named CLEAN().
2) You can reference the Excel Object Library in the Access file and use CLEAN() again. In the VBA editor, use Tools > References, then click on the Excel Object Library, then create a...