iTranslated by AI

The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article
🚀

Excel Add-in: Copy to Markdown

に公開

This is an Excel add-in that copies selected Excel cells in Markdown format.

You can copy cells while retaining formatting such as date formats, currency, and comma separators.

Alignment (left or right) follows the settings of the header row.

Use this when you need to create tables in Markdown-based blogs, etc.

Confirmed Office & Windows Versions

  • Windows 7 64-bit & Office 2010
  • Windows 10 64-bit & Office 2016

System Requirements

  • .NET Framework 4.5.2 or higher
  • You may be prompted to install the Visual Studio 2010 Tools for Office Runtime

If the above module is not installed, the installer may automatically download and install it for you.

How to Use

Select the range you want to copy, right-click and select "Copy to Markdown", then paste it wherever you like!

That's it.

Download

You can find the installer in a zip file on GitHub.

  1. Download from the link below:
    https://github.com/nuitsjp/CopyToMarkdownAddIn/releases
  2. Right-click the zip file, open Properties, and check the "Unblock" box.
  3. Run setup.exe.

**※Important Notice※

After downloading the zip file and before extracting it, be sure to open the file properties, check "Unblock", and then click the "OK" button.

**

Source Code

Managed on GitHub.

Pull requests are welcome.

//hatenablog-parts.com/embed?url=https%3A%2F%2Fgithub.com%2Fnuitsjp%2FCopyToMarkdownAddIn%2Freleases

License

It is completely free to use for both personal and commercial purposes.

Contact

If you have any questions, please contact me via:

  • The Issue tracker on GitHub
  • The comment section here
  • Twitter: @nuits_jp

Discussion