Hi guys,
Every once in a while, I need to retrieve excel file from an email. The excel file is saved as .xlsx.
I can only open it as .xlsm.
How can I save it as .xlsm without launching the excel first? (since the file is failing to launch as xlsx)
Thank you!