Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ok, thanks bob, there will be an occasional negative number, too.
-- Gary "Bob Phillips" wrote in message ... Not a good idea as -1 and +1 =0. Use If Application.Countif(Range("C1:K1"),0) = Range("C1:K1").Cells.Count Then Msgbox "All zero" End If -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Gary Keramidas" <GKeramidasATmsn.com wrote in message ... hit enter too fast. i was thinking of using application.sum. does this make sense? -- Gary "Gary Keramidas" <GKeramidasATmsn.com wrote in message ... what's the best way to test a row, columns c through k to see if all the values are zeroes? -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel formula to test a value BETWEEN 2 values? | Excel Discussion (Misc queries) | |||
Test if a value is in a range of values | Excel Worksheet Functions | |||
Return 1st, 2nd, 3rd largest test values | Excel Worksheet Functions | |||
Need to test for alphanumeric value and write numeric values to ce | Excel Worksheet Functions | |||
Test if a number falls between 2 values | Excel Worksheet Functions |