Excel Macro for Coloring the cells

D

Dhawal

Hello,


I have a worksheet in which I have the data arranged ap per the
temperature.
There are 3 temperatures and for each temperature I have to put in a
color for all the cells.
The data is random and there is a set of data.
Can I get help doing that.


Dhawal
 
M

MarkN

Hi Dhawal,

You can achieve what you are trying to do with conditional formatting (under
the Format menu), so you probably don't need a macro.
 
Top