I have an excel spreadsheet in the XLSM formatting on my SharePoint site. However, when I attempt save the document to trigger the workflow, which includes the sending of an e-mail, an e-mail is not sent. The workflow details reflect that it was completed and shows the actions, but no e-mails.
I have a XLSX document in the same folder, and an e-mail generates with no issues. I have also added a new XLS document and the e-mail is triggered as well.
Therefore, it appears that there is something directly with the XLSM extension on the document.
Are there any limitations with being able to use XLSM as part of my Document Library to have the workflow trigger?