Skip to content

Easily create QR Codes in Word

Posted 16th May 2018

18 comments

Did you know that it is possible to generate fully-functional QR codes in Microsoft Word using mail merge without the need for third-party plugins?

Read the full story...

Batch convert a folder of DOCX files to PDF

Posted 20th April 2016

12 comments

Use this handy PowerShell script to convert all Microsoft Word DOCX files in a directory into Adobe Acrobat PDF files.

Read the full story...

VBA: Test if a font is installed when a Word file opens

Posted 3rd December 2015

No comments

If a required font is missing, this script will alert a user that the font needs to be installed on their local computer before a Microsoft Word file will display properly.

Read the full story...

VBA: Automatically format specific text in Microsoft Word

Posted 14th October 2015

2 comments

Use this simple Visual Basic for Applications (VBA) script to reformat any text string within Microsoft Word.

Read the full story...

Format mail-merge date fields in Microsoft Word

Posted 16th July 2015

7 comments

Microsoft Word will format dates as mm/dd/yyyy as the default in mail merge documents. The field codes can be changed to enable dates in any format.

Read the full story...