I wonder if you can help with my Access/Excel query.
I have a spreadsheet that I am importing into Access using the following line:
DoCmd.TransferSpreadsheet acImport, 8, "raw_data", "c:\file.xls", False, ""
This works fine on my PC and all fields are of type...
I wonder if you can help with my Access query.
I have a spreadsheet that I am importing into Access using the following line:
DoCmd.TransferSpreadsheet acImport, 8, "raw_data", "c:\file.xls", False, ""
This works fine on my PC and all fields are of type text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.