My Microsoft Word VBA macros.
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.
to paste a code snippet into MS word and make its background gray
Paste a text and keep the pasted text selected
Originally by Greg Maxey
Follow the instructions here for importing the macros:
-
To import one or more macros included in a .bas file, when you are in Word press Alt+F11 to open the VB Editor. In VB Editor go to “File” > “Import”, or just press Ctrl+M. In the dialog that opens, find and select the .bas file to import your macro. Reference!
-
To assign a button or adding them to ribbon follow Microsoft instructions: https://support.office.com/en-us/article/assign-a-macro-to-a-button-728c83ec-61d0-40bd-b6ba-927f84eb5d2c