Reading xlsx file-- examples please

  • Thread starter mls via AccessMonster.com
  • Start date
M

mls via AccessMonster.com

Hi All, I am looking for some example to read .xlsx file which has about 45
columns and 150 rows using VBA. I need to specify the data type for each
variable in my code as my age variable has character values and it is
importing as missing if I use transferspreadsheet. Also my headers are spread
in 2 rows which looks little tricky.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top