Thread: SUMIF
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DaveMoore DaveMoore is offline
external usenet poster
 
Posts: 32
Default SUMIF

I want to add values in column 'U' if the adjacent cell in column 'T'
is not equal to null.
How can I do this?
I have experimented with both SUMIF and SUMPRODUCT but without
success.
Can anybody help?