Some of us begin most work sessions opening the last file we were working with. When this is the case, users can save a few keystrokes by opening the most recently used file when they launch Word. Fortunately, doing so is simpler than you might think – just flip a switch.
To launch Word with the most recently used file, do the following:
- Click the Start button.
- Choose Run.
- Enter the following command and switch: winword.exe /mFile1.
- Click OK.
The /m switch runs a macro or command. In this case, File1 is a predefined name that always points to the most recently used file, regardless of the file’s actual name.
If you want to remove the user from the equation, set up a shortcut that does the same thing:
- In the Windows Explorer, locate the winword.exe file. It’s usually in the C:\Program Files\Microsoft Office\Office\ folder.
- Right-click and choose Create Shortcut. Windows will create a shortcut, which you’ll find at the end of the listing.
- Right-click the new shortcut and choose Send To Desktop.
- Locate the new shortcut on the Desktop.
- Right-click the shortcut and choose Properties.
- On the Shortcut tab, add the switch /mFile1 to the Target string.
- Click OK.
As long as the user launches Word using this shortcut, Word will open the most recently used file automatically. If there’s more than one version of Word, be sure to specify the appropriate folder in step 1.