Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like to change the text color or cell color based on a comparison of
the cell value to a constant. The value in the cells are number inputs not results of formulas. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See http://www.contextures.com/xlCondFormat01.html
-- __________________________________ HTH Bob "Pishta V" <Pishta wrote in message ... I would like to change the text color or cell color based on a comparison of the cell value to a constant. The value in the cells are number inputs not results of formulas. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use conditional formatting
Enter the value you want in the condition cell and format as you wish. "Pishta V" wrote: I would like to change the text color or cell color based on a comparison of the cell value to a constant. The value in the cells are number inputs not results of formulas. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
FormatConditional FormattingFormula is:
=A1<constant constant can be hard entered or a cell reference like $D$1 Gord Dibben MS Excel MVP On Tue, 26 Aug 2008 13:34:07 -0700, Pishta V <Pishta wrote: I would like to change the text color or cell color based on a comparison of the cell value to a constant. The value in the cells are number inputs not results of formulas. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I keep fill color constant when cut & copying text? | Excel Discussion (Misc queries) | |||
How do I change cell color in excel based on text input? | New Users to Excel | |||
Check if a cell contains text compared to a range of cells | Excel Discussion (Misc queries) | |||
Cond. format text color based on another's text color | Excel Discussion (Misc queries) | |||
I want to chage a whole rows text color based on single cell valu. | Excel Worksheet Functions |