Thread: Formula??
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] jay.gregerson@qwest.com is offline
external usenet poster
 
Posts: 4
Default Formula??

I need a formula to add up all cells that have a value.

What I have now is tallying all cells that have a value of 1.
{=SUM(IF(D4:T4<"",D4:T4))}
I need anouther formula that adds all cells with any value including the
ones with 0 in the cell.

Example:
Need Add all 1's
value POS YDS 9-Oct 10-Oct 11-Oct 12-Oct 16-Oct 18-
Here Siegle Siegle Sielge Sielge Miller Gregerson
3 1 1 0 1
1 1 0
1 1 0
3 1 1