Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.word.vba.general
|
|||
|
|||
![]()
I did resize it in Excel.
I found after using the copypicture method the problem was solved in Word 2000. Thanks. Jezebel wrote: resize it "scorpion53061" wrote in message ps.com... 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) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel to Word : Paste specialPaste Link Excel Chart Obj doesn't | Charts and Charting in Excel | |||
PROBLEM:How to squeeze 2 Page sized Chart in Excel 2000 & embed in Word 2000 and print from Word to fit one page ??? | Excel Discussion (Misc queries) | |||
PROBLEM:How to squeeze 2 Page sized Chart in Excel 2000 & embed in Word 2000 and print from Word to fit one page ??? | New Users to Excel | |||
Copy text from excel and paste in word - Urgent Help | Excel Programming | |||
Paste Table from Word in Excel - 2000 -vs- 2002 | Excel Discussion (Misc queries) |