Not directly. My approach would be to set up a MakeTable query. Go ahead and import the Excel information. Use the MakeTable query to simply transfer the whole thing to a new table with whatever field names (and other modifications / validations) desired. Then delete the imported table.
Of course, like most operations, there are a myriad of alternatives to this. to mention a few:
Read the excel sheet directly and populate your table with the data (cells). Use your own field names from the start.
Link to the excel sheet, make your table from the link, not the import.
MichaelRed
redmsp@erols.com
There is never time to do it right but there is always time to do it over
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.