Is it possible to create "infographic" like this in Excel?

kubazabran

New Member
Joined
Feb 22, 2022
Messages
13
Office Version
  1. 365
Platform
  1. MacOS
  2. Web
Hello, we have lot of data in Excel and we create simple charts from that. I'm wondering if it is possible to create something like this in Excel - connect the chart and table. I know I can add values to data labels but it doesn't look very good.

Anybody knows? Or I will need to use some different tool? Thanks

20230903_232320.jpg
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
In Excel. I used a trick which uses formulas to draw what looks like a horizontal bar using the Playbill font and the | character. You can see the settings and the formula in the screen capture.

1693927836197.png
 
Upvote 0
The data is dynamically sourced from a Data sheet using Names:
1693927979685.png


I called the units column "Company" for some reason - apologies.
 
Upvote 0
The coloured YoY and MoM are autoformatted using custom number formatting (as opposed to conditional formatting):
Excel Formula:
[Color50]+##0%;[Red]-##0%;"/"
1693928094846.png
 
Upvote 0
You could make it look nicer with more time (and a better sense of design than me), but I just knocked that up quickly. Hope that helps.
 
Upvote 0
Sorry, have been wrestling with the browser to try and upload the demo XSLSX file in case you wanted to test it out. Here is a download link in case you or anyone else wanted to try it: Sample InfoGraphic
 
Upvote 0
Hi Dan, thanks a lot, I made it work for our case. Just one note, maybe for others - the color code didn't work for me as "Color" but as "Colour" - I have EN excel on macos.

So if anyone has issues, try [Colour50] instead of [Color50]
 
Upvote 0

Forum statistics

Threads
1,215,126
Messages
6,123,200
Members
449,090
Latest member
bes000

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