Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default Linking axes scale values to cells

For almost any type of chart the auto scale functions work fine. For OHLC
stock charts however the auto scale always sets the minimum scale value to
zero. If plotting a high priced stock, the chart is compressed into a small
area at the top of the chart rendering it useless. If fixed values are used
they must be constently reset as the stock price changes in order to avoid
having the bars walk off the chart area. I can search the data with
MAX(range) and MIN(range) in order to pick out the upper and lower limits
dynamically.

IS THERE ANY WAY TO LINK THE AXES SCALE VALUES TO THE CELLS THAT CONTAIN THE
LIMITS???

I have been stumbling over this issue for a long time.

Any help will be greately appreciated.

Thanks.

Gene D P

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Linking axes scale values to cells

Hi,

Only way is with VBA coding.
http://peltiertech.com/Excel/Charts/...nkToSheet.html

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Gene" wrote in message
...
For almost any type of chart the auto scale functions work fine. For OHLC
stock charts however the auto scale always sets the minimum scale value to
zero. If plotting a high priced stock, the chart is compressed into a
small area at the top of the chart rendering it useless. If fixed values
are used they must be constently reset as the stock price changes in order
to avoid having the bars walk off the chart area. I can search the data
with MAX(range) and MIN(range) in order to pick out the upper and lower
limits dynamically.

IS THERE ANY WAY TO LINK THE AXES SCALE VALUES TO THE CELLS THAT CONTAIN
THE LIMITS???

I have been stumbling over this issue for a long time.

Any help will be greately appreciated.

Thanks.

Gene D P


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
2 Axes, same scale wanted jonny Charts and Charting in Excel 1 June 22nd 07 06:33 PM
Linking Axes Max & Mins to source chart [email protected] Charts and Charting in Excel 2 January 17th 06 04:43 PM
How do I scale excel chart axes from vb? scmancl21 Charts and Charting in Excel 3 May 17th 05 12:44 AM
Locking gridlines to be square - axes to same scale ? John Mansfield Charts and Charting in Excel 0 April 7th 05 03:17 PM
Change Axes Scale Dynamically Fysh Charts and Charting in Excel 3 December 16th 04 02:57 PM


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