Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In a EXCEL spreadsheet I need to highlight cells (let them stand out) if the
value in the cell does not comply with a minimum laid down value. It must ALERT met of the variance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try,
Format|Cindirional formatting|cell value|is less than and enter your value and choose a colour. Mike "Barend SA" wrote: In a EXCEL spreadsheet I need to highlight cells (let them stand out) if the value in the cell does not comply with a minimum laid down value. It must ALERT met of the variance. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Look at conditional formatting (FORMAT=Conditional Formatting)
e.g for Data in Column B which must be = 4 Select column B in CF: FormulaIs: =AND(B1<4,B1<"") Set pattern to required colour HTH "Barend SA" wrote: In a EXCEL spreadsheet I need to highlight cells (let them stand out) if the value in the cell does not comply with a minimum laid down value. It must ALERT met of the variance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Highlight Cell If | Excel Discussion (Misc queries) | |||
Format number to display % symbol smaller than onther text in cell | Excel Discussion (Misc queries) | |||
Highlight Cell | Excel Discussion (Misc queries) | |||
When I am in one cell highlight another | Excel Discussion (Misc queries) | |||
Highlight cells with ctrl-click but only un-highlight one cell | Excel Discussion (Misc queries) |