View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Wei Lu [MSFT] Wei Lu [MSFT] is offline
external usenet poster
 
Posts: 70
Default Copy from Word into Excel pastes wrong picture

Hello Luggage,

I would like to suggest you clear the Windows Clipboard before you copy the
objects from word.

You could refer the following KB article in your code to clear the
clipboard:

How To Call Clipboard API from Visual Basic 4.0
http://support.microsoft.com/kb/159823

Hope this helps.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.