Hi,
I would like to create a heatmap using the attached data.
I have included a key, would be greatfull for any help.
Thanks
Hi,
I would like to create a heatmap using the attached data.
I have included a key, would be greatfull for any help.
Thanks
Select the cells C4:H13, then click on Conditional Formatting, followed by New Rule, then click Use a formula ...
In the formula box enter:
=C4<0
then click the Format button, click on the Fill tab and then choose red and OK your way out.
Do the same for the other conditions, using these formulae:
=AND(C4>=0,C4<=19) and choose amber,
=C4>19, and choose green
As you had seleceted the cells in advance, Excel will automatically adjust the formulae to suit the other cells.
Hope this helps.
Pete
Done that but its only using one cell to compare not each cells pair
Last edited by batchy; 04-26-2012 at 09:08 AM.
Slight variation on Peter's version.
Select C4:C13
Add 3 CF conditions for values based on Use formula style.
=D4>=20
Colour green
=AND(D4>=0,D4<=19)
Colour Amber
=D4<0
Colour red
Copy C4:C13 and paste special Formats only to E4 and repeat for G4
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks