An XLSM file is a Microsoft Excel workbook that is very similar to a normal XLSX spreadsheet, except that it is macro-enabled. In simple terms, that means it can store not only worksheets, tables, charts, formulas, and formatting, but also automation code. The "m" in XLSM stands for macro, which tells you that this type of file is designed to support program...