Private equity chart help!

Jubinell

Board Regular
Joined
Jan 17, 2008
Messages
166
Hi guys,

I need to create a chart that is often used in private equity valuation. Like this one:
report-chart.jpg

The basis for it is a clustered stacked chart, which I have figured out to do. However there are two additional features I am unable to implement.

1) I would like to connect the top of the first bar with the bottom of the second bar in the graph above. This basically shows that the company is growing or shrinking in value from one period to another.

2) I would like to condense all of the bars above into one group, then replicate it over several groups. So basically I would show 3 companies, each company would grow or shrink in value according to a certain trend.

I think part 2) can be done manually by just creating some empty columns and giving the illusion of separation. But the first part I have no idea. I know you can have lines that connect from one series to another but that's not what I want.

Thanks!
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
you need a second chart on the right hand axis which will be a 2 line chart. The first data will be 10,000, 10000,na(),16000,16000, na() etc etc

the other will be na(),16000, 16000 na() etc etc
 
Upvote 0
you need a second chart on the right hand axis which will be a 2 line chart. The first data will be 10,000, 10000,na(),16000,16000, na() etc etc

the other will be na(),16000, 16000 na() etc etc

Oh yeah I forgot about secondary axis. Thanks!
 
Upvote 0

Forum statistics

Threads
1,213,504
Messages
6,114,020
Members
448,543
Latest member
MartinLarkin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top