Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
hxu hxu is offline
external usenet poster
 
Posts: 1
Default VBA Chart Size Accuracy

I have an excel macro that executes a variety of formatting changes on an
excel chart, including changing the size to a pre-defined specification.
However, when working with a colleague who is on a Mac, we have noticed that
the width (and maybe height?) differs from on a PC (Excel 2007) when the file
is opened on the Mac (not sure of the version). Specifically, the Mac's
chart appears to be much wider than on the PC

Is there a way to resolve this problem and be able to set an exact width?
My macro resizes the ChartArea and PlotArea objects. Should I be using
ActiveChart.Parent or another object?

Also, what units are the VBA sizes in? I read on Jon's site
(http://peltiertech.com/Excel/ChartsH...oveAChart.html) that it's
points.

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 293
Default VBA Chart Size Accuracy

Hi hxu,

If they both print the same, then it's just a result of different display setups.

--
Cheers
macropod
[Microsoft MVP - Word]


"hxu" wrote in message ...
I have an excel macro that executes a variety of formatting changes on an
excel chart, including changing the size to a pre-defined specification.
However, when working with a colleague who is on a Mac, we have noticed that
the width (and maybe height?) differs from on a PC (Excel 2007) when the file
is opened on the Mac (not sure of the version). Specifically, the Mac's
chart appears to be much wider than on the PC

Is there a way to resolve this problem and be able to set an exact width?
My macro resizes the ChartArea and PlotArea objects. Should I be using
ActiveChart.Parent or another object?

Also, what units are the VBA sizes in? I read on Jon's site
(http://peltiertech.com/Excel/ChartsH...oveAChart.html) that it's
points.

Thanks!

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
Accuracy Ad Pronk Excel Discussion (Misc queries) 7 December 5th 09 10:06 AM
Time Accuracy Alex Rauket[_2_] Excel Discussion (Misc queries) 13 March 20th 09 05:46 PM
Forecasting Accuracy Gregc. Charts and Charting in Excel 0 May 3rd 06 02:01 AM
copy charts & paste as picture, hide chart, size & place same picture as chart Gunnar Johansson Excel Programming 0 October 30th 04 01:22 AM
Accuracy Vyyk Excel Programming 1 September 17th 03 01:07 PM


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