View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
excelguy[_2_] excelguy[_2_] is offline
external usenet poster
 
Posts: 27
Default Assigning Color to a number

1. make a table with your conditions i.e. let A1 = 4 and B1 = green.
2. highlight cells where you want color to change
3. format tab conditional formatting change settings to what you want <<
click ok

"kb489" wrote:

I am trying to assign a color to a row depending on the number placed in the
first columb. For example when cell A1 = 4, I want the computer to make
cells A1-D1 to be light blue in color. When the "4" changes to "5" the color
needs to change to green. Is this possible and how.
--
Thank you for your help. KB489