Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hello all,
I have quite a trickly problem to solve and I would appreciate any suggestions. I have a dashboard page in a worksheet which shows financial KPIs (i.e. sales) as forecast this year versus last year. There are a number of line charts on the dashboard showing the differing forecasts; the user of the dashboard can choose a business unit to view. What I would like to be able to do is to have the chart labels for these charts automatically change their aligmnent so that they display properly. I have set the chart labels to display "Above" for the new forecast and "Below" for the previous forecast, but in cases where the forecast has been revised downards the labels do not display properly. So the macro would need to: - check if the business unit selected has changed - check each each point on each chart (there are two series) and for each pair of values for each year, set the alignment of the chart label to "Above" for the higher value and "Below" for the lower value Any suggestions about how to write this macro (or whether it's even possible) or other solutions would be really gratefully appreciated! Thanks in advance, Shane |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
labels in line chart | Charts and Charting in Excel | |||
Excel 2003 Line Chart - Switch Axis Position | Charts and Charting in Excel | |||
League position change trend chart, how? | Excel Discussion (Misc queries) | |||
how can i change position of x and y axis in chart? | Charts and Charting in Excel | |||
auto position of data labels in a line chart | Charts and Charting in Excel |