LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.word.vba.general
external usenet poster
 
Posts: 3
Default Excel Chart after paste to MS Word 2000 (URGENT)

Hi,

I wrote the following code to paste a resized Excel chart into an MS
Word table. In Office 2003, it pastes in Word with the size that I made
it in Excel.

In Office 2000 however, it does not. It seems to revert to the orginal
size. In Excel 2000 it is respecting my resize of the charts.

Here is the paste code.....any suggestions please to make it look the
same in Office 2000

Word.Application.ActiveWindow.ActivePane.Document. Tables.Item(1).Cell(1,
jjj + 1).Range.PasteSpecial(Link:=False, DataType:=3, _
Placement:=0, DisplayAsIcon:=False)

 
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
Excel to Word : Paste specialPaste Link Excel Chart Obj doesn't Makedon Charts and Charting in Excel 0 January 12th 10 08:56 PM
PROBLEM:How to squeeze 2 Page sized Chart in Excel 2000 & embed in Word 2000 and print from Word to fit one page ??? [email protected] Excel Discussion (Misc queries) 2 September 10th 08 11:07 AM
PROBLEM:How to squeeze 2 Page sized Chart in Excel 2000 & embed in Word 2000 and print from Word to fit one page ??? [email protected] New Users to Excel 2 September 10th 08 11:07 AM
Copy text from excel and paste in word - Urgent Help sippy Excel Programming 0 June 4th 06 09:51 PM
Paste Table from Word in Excel - 2000 -vs- 2002 PeteW Excel Discussion (Misc queries) 3 April 27th 06 07:36 AM


All times are GMT +1. The time now is 08:19 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"