View Single Post
  #2   Report Post  
CLR
 
Posts: n/a
Default

This formula will count all the numbers in column A below 10
=COUNTIF(A:A,"<10")

Conditional Formatting will bold those numbers...........Format
Conditional Formatting then follow the menu.........

Vaya con Dios,
Chuck, CABGx3


"Dale Rosenthal" wrote in message
...
I know I'm not going to ask this correctly. I have a column of numbers. I
wish to have a count at the bottom of the column of the number of numbers
that fall below a certain number. What function is this? Or, is there a
website that would tell me how to do this?

Second question: Same column of numbers. Is there a way to have those same
numbers that fall below a given number become bold?

Thanks so much.

Dale