View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default change text color when the value become lower than a certain value

1. Select the cell. say A1
2. From menu FormatConditional Formatting
3. For Condition1Select 'Cell Value Is' and select 'Less than' and enter
the value directly or refeerence another cell with that value (50)
4. Click Format ButtonFont and select your color (say Red)
5. Hit OK

PS: If you are using XL2007 Goto Home tabStylesConditional Formatting

--
Jacob (MVP - Excel)


"change text color automatically" wrote:

Is it possible to set the text color which can be changed automatically. Say,
if 50 is the middle number, the number in the cell higher than 50, the text
color become no change, otherwise, the text color will be changed for my
preference.