Hey Guys,
I have been struggling with the following problem:
I have a Excel file called ‘A’ which contains 53 tabs with three columns of data (250000 rows) in each. These data are the results of simulation, written from Excel array to array range. But since it takes awful long to save and work with large Excel file, I would like to print each VBA array directly to MS access tables (access file is called ‘DikesSim’).
It would be great if I could create new tables in access with headers when writing Excel array to Access.
I tried this in many ways but nothing works.
I have Excel and Access 2010!
Thanks a lot,
Regards,
Giri