Below are two alternative ways of creating a Microsoft Word document/template with different margins on the first page. Here’s a super easy way. This method is ideal for one off documents. Insert a Section Break (Next Page) from Page Layout > Breaks Click on the page you want to expand/narrow the margins. Click on Custom […]
A procedure is an effective way of cutting down the repetition of manually writing blocks of code you will be frequently using throughout your source code. The below example will show different methods of writing a Find & Replace procedure in VBA to suit your needs and how to call it within another macro. The […]
To enable the Macro Recording in Microsoft Excel and Word you will need to enable the Developer Tab. The Developer Tab will also enable the Visual Basic for Applications Project Editor function. How to enable Developer Tab Open Microsoft Excel or Word, Click on the FILE menu and then click on Options, Within the Options […]