0

I have managed to read one xlsx file by this method: https://dataintegrity.wordpress.com/2009/10/16/xlsx

But i need to read multiple xlsx files in a folder. This does not seem to work. I need a solution where by a variable dynamicaly reads xlsx files in a foreach-loop container.

Blixter
  • 338
  • 4
  • 12
  • do you have the same exact structure, header , and sheet name in each of the xlsx files you are trying to read? – SFrejofsky Jun 02 '15 at 13:03
  • What error are you getting? On what part of it? – Tab Alleman Jun 02 '15 at 15:20
  • Solved it by using user756519's method: http://stackoverflow.com/questions/7411741/how-to-loop-through-excel-files-and-load-them-into-a-database-using-ssis-package – Blixter Jun 05 '15 at 21:49

0 Answers0