How to make a heatmap in Excel?

B

Bob Phillips

You could use the cell colour as a conditional colour, that is using the
data as the map itself..

Two problems, conditional formatting only supports 3 conditions, so you
would have to use VBA event code.

The colour palette is restricted to 56 colours, not giving the shading you
want. You could customise the colours and get the effect that you want.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Top