项目作者: apfernandes

项目描述 :
Converts the selected Excel range to a markdown table
高级语言: Visual Basic
项目地址: git://github.com/apfernandes/excelToMarkdown.git
创建时间: 2017-02-11T13:11:03Z
项目社区:https://github.com/apfernandes/excelToMarkdown

开源协议:

下载


excelToMarkdown

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!