Is this possible?

SanDiego

New Member
Joined
Jun 30, 2006
Messages
13
Hola, I've tried looking in the Charts & Graphs archives but came up short. Have a set of data, Example 1. So far have achieved example 2. But the goal in which I'm trying to reach is to chart with 2 separate stacked columns and 2 separate trendlines. Is this possible and if so, how does one go about achieving it? Regretfully no VBA skills to speak of.

Example 1.
Month Month+1 Month+2 Month+3
Estim $amount $amount $amount $amount
Proj A Actual $amount $amount $amount $amount
Diff $amount $amount $amount $amount

Estim $amount $amount $amount $amount
Proj B Actual $amount $amount $amount $amount
Diff $amount $amount $amount $amount

Estim $amount $amount $amount $amount
Proj C Actual $amount $amount $amount $amount
Diff $amount $amount $amount $amount

Estim $amount $amount $amount $amount
Proj D Actual $amount $amount $amount $amount
Diff $amount $amount $amount $amount

Example 2.
Current graph that has been made (includes trendline of "actual" on a secondary axis)

Proj D Proj D Proj D Proj D Proj D
Proj D Proj D Proj C Proj D Proj D
Proj D Proj C Proj C Proj D Proj C
Proj C Proj C Proj B Proj D Proj C
Proj B Proj C Proj B Proj C Proj B
Proj B Proj B Proj B Proj B Proj B
Proj A Proj B Proj A Proj A Proj A
Proj A Proj A Proj A Proj A Proj A

Actual Actual Actual Actual Actual
Month Month+1 Month+2 Month+3 Month+4


Example 3.
Trying to achieve 2 stacked columns next to each other with 2 trendlines (estimated & actual) on the secondary axis.


Proj D Proj D Proj D Proj D Proj D
Proj D Proj D Proj C Proj D Proj D
Proj D Proj C Proj C Proj D Proj C
Proj C Proj C Proj B Proj D Proj C
Proj B Proj C Proj B Proj C Proj B
Proj B Proj B Proj B Proj B Proj B
Proj A Proj B Proj A Proj A Proj A
Proj A Proj A Proj A Proj A Proj A

Actual Diff Actual Diff Actual
Month Month+1 Month+2 Month+3 Month+4

Thank you for any assistance.

R/San




:oops:
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
Can 2 stacked columns with corresponding trendlines from the same set of data be graphed in Excel without additional add-ins?

R/ San
 
Upvote 0

Forum statistics

Threads
1,214,792
Messages
6,121,612
Members
449,038
Latest member
apwr

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