To add a Scan button into Microsoft Word 2007:
- Click the Office icon in the top left.
- Click Word Options
- Tick the box labelled Show Developer Tab in the Ribbon
- Click OK.
- Click on the new Developer tab in the Ribbon
- Click Macros
- Type something in the top box and click Create
- Delete everything in the new box that pops up and paste in the following:
Sub InsertFromScanner()
On Error Resume Next
WordBasic.InsertImagerScan
End Sub - Click File, then Save Normal, then close the Visual Basic Window.
- Click the Office icon.
- Click Word Options.
- Untick the Show Developer Tab button.
- Click Customize.
- In the drop down Choose Commands box and select Macros.
- Select Normal.NewMacros.InsertFromScanner.
- Click Add.
- Click OK. You should now have a new icon on the Quick Access Toolbar for Scanning.
Carl, you are as good as gold, dude; Simple, concise, listed instructions; It worked perfectly. Imitate Carl, everyone!!
Peace, brother!
Michael in Texas
crisp & Perfect! Thanks much!!
Can’t thank you enough
tank you very much, this is a time saver!
thanks for instructions worked perfectly
Thanks for sharing your expertise. Worked like a charm and the best solution I have found after many Internet searches. In addition, I changed the icon and description when you hover over the button. Use the MODIFY button beneath the window in Word Options, Customize. Hats off to you!
Awsome. I was really upset to loose this option when i upgraded from 2003 to 2007, but with the tips you have shared, i m enjoying my work
Awesome solution.
excellent and to the point, works flawlessly