Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hello; how to highlight the smallest positive numbers, other than zero's, from a range of cells, in "conditional formatting" ?
Thanks for your help. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi!
Assume the numbers are in the range A1:A20 Select the range A1:A20 Goto FormatConditional Formatting Formula is: =A1=MIN(IF(A$1:A$200,A$1:A$20)) Click the Format button Select the style(s) desired OK out Biff "Kenny" wrote in message ... Hello; how to highlight the smallest positive numbers, other than zero's, from a range of cells, in "conditional formatting" ? Thanks for your help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup with more than number to be retrieved | Excel Worksheet Functions | |||
Preceding a number by zeros, that is still a number | Excel Worksheet Functions | |||
Need number of Saturdays and number of Sundays between 2 dates | Excel Worksheet Functions | |||
find smallest number not equal to 0 | Excel Worksheet Functions | |||
Highlight lowest number | Excel Discussion (Misc queries) |