Hello
I'm trying to open several xlsm files from a directory but I can't find a way to do so.
I now it's easy for xslx files but that xlsm format bother me.
Those files contains multiples sheets but I only am interested in one sheet (named "Output")
I'm looking for a way so I wouldn't have to manually convert the files type to the xlsx format
Is there a way to do so?
Thanks!