K
KKD
I am trying to write a formula that only sums the values from the amount
column if there is a date in the date column...what is the syntax for this?
My formula is a SUMIF:
=sumif(N:N,>0,(H:H))
Excel does not accept the >0, how should this be written to say "when this
cell is not blank"?
column if there is a date in the date column...what is the syntax for this?
My formula is a SUMIF:
=sumif(N:N,>0,(H:H))
Excel does not accept the >0, how should this be written to say "when this
cell is not blank"?