Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you want to add elements of Col_C where corresponding cells in Col_A are
NOT blank then your syntax is a bit off. Try this: =SUMIF($A:$A,"<"&"",$C:$C) Does that help? *********** Regards, Ron XL2002, WinXP "Tatebana" wrote: The SUMIF formula works fine if as "criteria" I use a specific value. I tried =SUMIF($A:$A,<"",$C:$C) and =SUMIF($A:$A,$C:$C) but they do not work... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CountIF or SumIF | Excel Discussion (Misc queries) | |||
COUNTIF?? SUMIF?? | Excel Discussion (Misc queries) | |||
COUNTIF or SUMIF or ?? | Excel Worksheet Functions | |||
Countif and sumif | Excel Discussion (Misc queries) | |||
Countif, Sumif, If - help! | Excel Worksheet Functions |