LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 150
Default Copy from Excel and paste as bitmap in Word

Good day everybody,

I am writing a macro in Excel 2002 which will select a range of cells in
Excel and paste to Word 2002 as bitmap.

I have search the web and found and used this command.

WordApp.Selection.PasteSpecial Link:=False, DataType:=wdPasteBitmap,
Placement:=wdInLine, DisplayAsIcon:=False

It works. But the paste result is not same as I do manually(PasteSpecial as
Bitmap).
The code gave me a worksheet object in Word which can be edited. I want the
result as a bitmap that cannot be edited.

I have tried to replace wdPasteBitmap with wdPasteDefault,
wdPasteMetafilePicture and wdChart, but all doesn't give the result that I
need.

Can anyone help me?

Thanks in advance and have a nice day.

Best regards,
Julie


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot copy Excel 2007 Chart and Paste as Bitmap into Powerpoint 2 SysMod Charts and Charting in Excel 6 September 30th 09 03:58 PM
How to paste a bitmap-excel paste doesn't work... Your Display Name here... Excel Discussion (Misc queries) 0 August 27th 09 06:38 PM
Paste bitmap to Excel Foo Excel Programming 0 March 6th 06 01:34 PM
copy multiple worksheets of a workbook, and paste onto a Word document ( either create new doc file or paste onto an existing file.) I need this done by VBA, Excel Macro Steven Excel Programming 1 October 17th 05 08:56 AM
copy excel paste to word Ciara Excel Discussion (Misc queries) 0 May 20th 05 09:39 AM


All times are GMT +1. The time now is 12:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"