
- MICROSOFT WORD 2010 MACRO RECORDER UPGRADE
- MICROSOFT WORD 2010 MACRO RECORDER CODE
- MICROSOFT WORD 2010 MACRO RECORDER WINDOWS

We will assign the macro a button later, after we have created the macro.
MICROSOFT WORD 2010 MACRO RECORDER CODE
This language is a Visual Basic for Applications (“VBA”) code – a command that instructs Word to open the old-style Print dialog. Select and copy the following text string:.(TIP: You might want to print these instructions before starting.) You don’t need to know anything about creating Word macros in order to use this workaround. After putting the macro on the QAT, you can open the legacy Print dialog simply by clicking the icon for the macro. Basically, it involves copying and pasting some code into an “empty” macro, then adding the macro to the Quick Access Toolbar (QAT). Until recently, my reply was “No.”Īt some point in the last few months, I discovered a way to invoke the old Print dialog. In fact, people often ask me whether it’s possible to use the old-fashioned Print dialog in Word 2010.
MICROSOFT WORD 2010 MACRO RECORDER UPGRADE
Many people who upgrade to Word 2010 find the new full-screen “Preview & Print” (which Microsoft calls “Print Place”) confusing and awkward to use.
MICROSOFT WORD 2010 MACRO RECORDER WINDOWS
Thanks very much to Andrew Lockton for posting the correct coding on the venerable Windows Secrets site! - JB (We both tested, with good results.) I have edited this post accordingly, stripping out the coding I used initially and replacing it with coding that works. I did some research and found alternate coding that seems to work just fine.

Revision as of : A reader wrote this week to let me know that the original coding - which did work at the time I uploaded this post - was producing a run-time error. Create a macro to open the legacy Print dialog in Word 2010
