Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 01-22-2015, 12:42 AM
Guessed's Avatar
Guessed Guessed is offline Updating/Format Objects Windows 7 32bit Updating/Format Objects Office 2010 32bit
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

It would be a lot easier to resize the chart original in Excel. If the size is important, you may be able to duplicate the chart on a hidden worksheet in the same workbook where you can resize the chart and then use that version to paste into Word.

Assuming that you can't do that, the next easiest option would be to bookmark each of the graphics so you don't need to query the field code values. If this was done, the following code could be adapted to work.
Dim aPic As InlineShape
Set aPic = ActiveDocument.Bookmarks("Chart1").Range.InlineSha pes(1)
With aPic
.Width = 400
.Height = 200
End With
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Updating/Format Objects Can't add ActiveX Objects. MSOfficeGuy PowerPoint 5 12-14-2014 07:37 AM
Updating/Format Objects Format Painter doesn't work on Table Format? Joey Cheung Word Tables 1 08-20-2014 02:24 AM
Updating/Format Objects Convert equation objects to inline objects sumjoh Word VBA 1 01-29-2013 08:38 PM
Updating/Format Objects Shape Objects Space Cowboy PowerPoint 4 10-04-2010 07:14 PM
Updating excel link alters table format in PP dbmagnus PowerPoint 0 06-03-2010 12:12 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:21 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft