![]() |
|
#1
|
||||
|
||||
![]()
HI! since I know the command, I looked it up and found this article. http://www.pcpro.co.uk/realworld/360...to-word-2010/2 Microsoft took out all access to the scanner EXCEPT for the (WordBasic.InsertImagerScan) command. You can try his program called "WordScan2010" http://www.pcpro.co.uk/links/191advoff4 or you can just create a macro and enter in the following. Sub InsertFromScanner() On Error Resume Next WordBasic.InsertImagerScan End Sub If your scanner worked with word 2007 before then there is a good chance that it will work using the command as the Word dev's did not remove it. Paul
|
#2
|
||||
|
||||
![]()
Ps. For some reason I can no longer get carriage returns in this forum so the code I pasted should have a carriage return after each line. eg.Sub InsertFromScanner() (carriage return) On Error Resume Next (carriage return) WordBasic.InsertImagerScan (carriage return) End Sub (carriage return) Paul D
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Image Disappearing With "In Line With Text" Option | lax828 | Word | 6 | 08-21-2014 08:49 AM |
OFFICE(Word,Excel..)-crash/close when DIALOG BOX launched of insert image,open file | buggingme | Office | 1 | 05-30-2010 12:18 AM |
![]() |
icu222much | Office | 2 | 11-07-2009 02:49 PM |
How do I create an "Insert image button" | oakstream | Word | 2 | 07-07-2009 03:46 AM |
Problem with scanner in office 2003 | Lionheart94 | Office | 0 | 12-17-2008 03:52 AM |