Forum Discussion
spierceroarlogistics
Jun 19, 2020Copper Contributor
Macro
How can I get the macro function added to my excel program?
1 Reply
- BennadeauIron Contributor
First you need to show the developer tab in the ribbon: https://support.microsoft.com/en-us/office/show-the-developer-tab-e1192344-5e56-4d45-931b-e5fd9bea2d45
Then you can create a macro: https://support.microsoft.com/en-us/office/quick-start-create-a-macro-741130ca-080d-49f5-9471-1e5fb3d581a8?ui=en-us&rs=en-us&ad=us
Don't forget to save your spreadsheet as macro enabled workbook ".xlsxm"
Ben