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

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

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