Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Jacob ... Simple solution (when you know it) ... Thanks ... Kha
-- Kha "Jacob Skaria" wrote: If the numbers are all positive numbers try =SUMIF(D3:D15,"0") OR else try the below array formula ..You create array formulas in the same way that you create other formulas, except you press CTRL+SHIFT+ENTER to enter the formula. If successful in 'Formula Bar' you can notice the curly braces at both ends like "{=<formula}" =SUM(IF(ISNUMBER(D3:D15),D3:D15)) -- Jacob (MVP - Excel) "Ken" wrote: Excel2003 ... Range (D3:D14) ... contains Numbers, Nulls "" & Div/0 ... How do I write Formula to ... SUM the Numbers? Thanks ... Kha -- Kha |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert numbers to date: "586" to read "May 1986" | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
any formula to convert numbers in word form, e.g. "2" as "Two"? | Excel Worksheet Functions | |||
Validation ?:Accepting both Numbers AND specific letters("N","n"," | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |