Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 64
Default Dynamic Stacked column charting with VBA

Hi All,

I would like to design a stacked column chart that stacks up supply based on
ranking, from cheapest to most expensive, and to keep the same colors on any
given day. the y axis will plot supply, and the x-axis will plot time (day
1, day 2, day 3 etc...)

E.g.

Day 1
Apples - supply 5, price 20p (color red on chart)
Pears - supply 3, price 25p (color blue on chart)
Bananas - supply 6, price 30p (color green on chart)

So on Day 1, the stack will be from bottom to top, Apples (red), Pears
(blue) and Bananas (green) (cheapest to most expensive)

Day 2
Pears - supply 4, price 15p (color blue on chart)
Bananas - supply 7, price 20p (color green on chart)
Apples - supply 3, price 25p (color red on chart)

On Day 2, the stack will be from bottom to top, Pears (blue), Bananas
(green) and Apples (red) (cheapest to most expensive).

I cannot see an easy way to do this. How do I apply a rank to every day and
make sure the colors stay the same. I haven't had much exposure to charting
with vba, is this possible to achieve?


Thanks,

B/

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
Stacked Column Charting Hal Charts and Charting in Excel 2 August 3rd 08 11:58 PM
Dynamic stacked column chart with ranking Bhupinder Rayat Charts and Charting in Excel 0 August 23rd 07 09:56 AM
Dynamic Charting But for a Stacked Colum Chart [email protected] Charts and Charting in Excel 3 February 9th 07 01:34 AM
Dynamic Stacked Column Chart Help ksp Charts and Charting in Excel 2 June 20th 06 01:15 AM
Custom charting - Stacked charting with a line Randy Lefferts Charts and Charting in Excel 3 March 3rd 05 03:10 AM


All times are GMT +1. The time now is 06:31 AM.

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"