Is there any formula with which to import an Excel datasheet amd comvert it into a table?
The Excel file is named BPreise and has the following columns:
Artikel-Nr Spund-Produkt DDU Neu DDU
I want to make a table with the same titles and fields.
Your code works fine.I wonder could i also specify the folloiwng:
Your code creates a new table where the first
field is called F1 and the second F2.
i want the first field to be called "Code" and the second field "grade".Also i want the first field to be a number and not txt
Is it possible to extend the code ?
Sorry, the final Yes should read True instead and that will make Access read the first row as field names. As for the second question you can use acLink instead of acImport. In this case Access will link to the spreadsheet and will use the information in each column to try and determine the data type.
hth
Jeff Bridgham
Purdue University
Graduate School
Data Analyst
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.