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.