Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am trying to create a spread sheet were I am trying to count the
number of negative value of cells. Every negative number would add 1 to total sum cell. Ex. -10 -10 20 -20 -30 -10 10 Total: 5 Hope this makes sense. Thanks, Rube |
#2
![]() |
|||
|
|||
![]()
=COUNTIF(A:A,"<0")
-- HTH RP (remove nothere from the email address if mailing direct) "Rubix" wrote in message ... I am trying to create a spread sheet were I am trying to count the number of negative value of cells. Every negative number would add 1 to total sum cell. Ex. -10 -10 20 -20 -30 -10 10 Total: 5 Hope this makes sense. Thanks, Rube |
#3
![]() |
|||
|
|||
![]()
Thanks.
On Sat, 12 Nov 2005 10:22:21 -0000, "Bob Phillips" wrote: =COUNTIF(A:A,"<0") |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date & Time | New Users to Excel | |||
Hyperlinks using R[1]C[1] and offset function in its cell referenc | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions | |||
Find a Function to use accross different worksheets | Excel Worksheet Functions |