aminya / AcuteMSWord

My Microsoft Word VBA macros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amin's Acute MSWord VBA macros

My Microsoft Word VBA macros.

MathType2Word

Convert Mathtype Equations to Microsoft Word Equations.

This is similar to what GrindEQ, which is a commercial software does.

It converts both inline and full equations

Usage:

  • Select the part of the document you want to convert its equations.
  • Then run the macro.

codePaste

to paste a code snippet into MS word and make its background gray

pasteSelected

Paste a text and keep the pasted text selected

Originally by Greg Maxey

using the Macros

Follow the instructions here for importing the macros:

About

My Microsoft Word VBA macros

License:MIT License


Languages

Language:VBA 100.0%