As we all know, there are some challenges when dealling with .xls/.xlsm/.xlsb files as input.
Because of this, i built this macro that automatically convert .xls/.xlsm/.xlsb into .xlsx and parse the data.
This macro uses the python component with the libraries openpyxl, xlrd and pyxlsb.
OBS: The python libraries were added as assets on the package.