Skip to main content

How to add Scan button in Word Application.??

Problem:


How to add Scan button in Word Application.??

Solution:

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.

Comments

Popular posts from this blog

Setup cannot find office.en-us\dwtrig20.exe during office installation

Problem:  Setup cannot find office.en-us\dwtrig20.exe during office installation Solution: Method 1 : a) Uninstall skype form control panel. b) After installing office, re-install skype. Method 2: a) Browse disk by right clicking on it with mouse. b) Double click on setup.exe file from the same location. Method 3: Note: Take backup of your registry before modifying it.  For registry backup: open "run" >> type "regedit" >> goto "file" >> click on "export" on desktop. a) Edit the registry. HKEY_LOCAL_MACHINE > SOFTWARE > MICROSOFT > OFFICE Delete the keys (items) you find in the OFFICE folder but not the sub-folders. This removes traces of previous installs to avoid possible conflicts when installing the new version of Office. b)HKEY_LOCAL_MACHINE > SOFTWARE > MICROSOFT > OFFICE > DELIVERY > SOURCEENGINE > DOWNLOADS Delete the keys (items) you find here.

office 2013 activation error 0x80070005.

Problem: Office 2013 Activation pop up with error 0x80070005. Solution: If you are using office 2013 and it worked fine till today but now you are getting activation error message while using office applications with error code 0x80070005. Here is the solution.     a. Open Run windows(Windows key+R)     b. Browse C:\Program Files(86)\Microsoft Office 15\root\office15     c. Right click on winword.exe file.     d. Run this file as administrator.     e. Activate the Application as go with the process.     f. Close the application and reopen it. Hope this will work for you

How to Change the iTunes Backup Location on Windows 10

Steps to follow: Step 1:  Create a folder for your new backup location. While this step shows a folder labeled  New iTunes Backup  created within the root of partition  D , you can practically create it at any location you want. However, do remember to modify the file path as appropriate when creating the symbolic link later. Step 2:  Press  Windows-R  to open the Run box. If you are using the desktop version of iTunes, type the following into the search box: %APPDATA%\Apple Computer\MobileSync If you are using the Windows Store version of iTunes, type the following instead, but make sure to replace  C with the correct drive letter of your primary Windows 10 partition, and  [USERNAME]  with your Windows username: C:\Users\[USERNAME]\Apple\MobileSync Once you're done, click OK. Step 3:  A File Explorer window should now open the iTunes  MobileSync  directory automatically, and you should see a folder ...