VBA - Fancy Heatmap

Niper1

New Member
Joined
Jan 21, 2012
Messages
8
Hi All,

I'm trying to display a data series as a heatmap, but one which changes the size of the boxes depending on the size of the data.

E.g.

Apples 25%
Pears 10%
Oranges 20%
Bananas 20%
Grapes 25%

So the above data, if each one was supposed to be 20%, then Apples/Grapes would be Yellow (as over 20%, but only just, say within 5% either way), Oranges/Bananas Green (as perfect) and Pears Red (as below, and more than +/1 5%).

But the sizes of the boxes should change size...based on 100% being the total of the data.

Similar to the attached.



Cheers
Paul
 
Last edited:

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Re: Help - Excel/VBA - Fancy Heatmap

Attachmenthttps://www.dropbox.com/s/m1yua1uwvol86pf/FancyHeatmap1.jpg?dl=0

FancyHeatmap1.jpg
 
Upvote 0

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

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