Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Changing Chart Size with Excel 2007

I am trying to use some VBA to print my charts to PDF and am having a hard
time. For now Ive just selected the areas that the charts are in and used
the Selection.ExportAsFixedFileFormat Function I was wondering if you knew of
a way to print the chart to PDF by selecting only the chart? When I do this
it prints out the chart on an entire page rather than relative to its actual
size

Also, do you know of any ways to programmatically change the sizes of the
charts in a workbook. This was all possible in Excel 2003 using things like;

ActiveSheet.ChartObjects(Chart 1).Activate
and
With ActiveChart.PageSetup(margin1, margin2)

I don't necessarily need to use ChartObject to do this if there is another
way. All I am looking for is to be able to print charts to PDF and resize
them to my own specifications. Anyway of doing this will be greatly
appreciated

Thank you so much for anything you can do to help.

-Matt-
Reply
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
Define the size of an Excel Chart (Office 2007)?? Vit[_2_] Charts and Charting in Excel 0 October 15th 09 09:13 AM
2007 Excel/Powerpoint - Chart size when linking Kathy at M/A/R/C Excel Discussion (Misc queries) 0 March 9th 09 06:31 PM
How do I size a chart with the window in excel 2007 WHfan Charts and Charting in Excel 3 January 19th 09 12:14 AM
Stop URLs from changing font size - Excel 2007 dlee388 Excel Discussion (Misc queries) 2 November 14th 07 09:14 PM
Changing Excel Chart Size keepitcool Excel Programming 2 August 15th 03 03:25 PM


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

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

About Us

"It's about Microsoft Excel"