Add additional label with icon in bar chart

deepakgoyal2005

Board Regular
Joined
Sep 1, 2008
Messages
58
Need to create a bar chart for table having following 3 columns

[TABLE="width: 195"]
<tbody>[TR]
[TD]Account[/TD]
[TD]Project#[/TD]
[TD]Headcount[/TD]
[/TR]
[TR]
[TD]A1[/TD]
[TD]2[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]A2[/TD]
[TD]5[/TD]
[TD]12[/TD]
[/TR]
[TR]
[TD]A3[/TD]
[TD]3[/TD]
[TD]8[/TD]
[/TR]
</tbody>[/TABLE]

The bar chart need to have bars and data label for project#. Additionally on top of the Project# label it should have another label for Headcount with an icon to differentiate

I tried having Project# shown as bar against the primary X-axis and Headcount on secondary axis as "Stacked Line" made invisible by removing color. This gives me just the numbers which still needs to be adjusted manually to be shown over the corresponding project# label.

Problems:
1) Manual adjustments are required every time the numbers change
2) No idea how can the Headcount label have a particular icon before it
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,223,893
Messages
6,175,249
Members
452,623
Latest member
Techenthusiast

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