Converts the selected Excel range to a markdown table
- On Excel for MAC activate the Developer option on the Ribbon & Toolbar
- Goto the Menu Excel -> Preferences -> Ribbon & ToolBar and select Developer
- On the Ribbon select the Developer Tab
- Open the Visual Basic editor
- Copy the code
- Select the range/table
- Run and see the output on the Debug Window
- Copy the formatted table to your markdown editor
- Quickly close the VBA editor before it comes back to haunt you! What a dreadful language!