I'm trying to find an easy way to automatically import multiple data ranges into my database without copy and paste into a new excel tab with the data I need. I'm currently using DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel9, "Table_Name", filename, True...
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.