Thread: sumif
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Todd L. Todd L. is offline
external usenet poster
 
Posts: 4
Default sumif

Hi,

I am trying to create a formula that sums the information in a column if
matching cell in a different column isn't blank.


For Example
The result below would be 2.

Column A Column B
1 5002
2
1 5003
1




Thanks for the help!


Todd