U
Uncle Spike
Hmm, this daft/simple formula has got me stumped.
I have a simple table with column C that contains numeric values, an
column D that contains date values.
All I want to do is a calculate the SUM of cells in column C that do no
have a date value in column D.
Something like this... but obviously this does not work, possible a
the evaluated data type is a date. Any ideas?
=SUMIF('TRAVEL ADVENTURES'!D3105,"NOT(ISBLANK)",'TRAVE
ADVENTURES'!C3:C105
I have a simple table with column C that contains numeric values, an
column D that contains date values.
All I want to do is a calculate the SUM of cells in column C that do no
have a date value in column D.
Something like this... but obviously this does not work, possible a
the evaluated data type is a date. Any ideas?
=SUMIF('TRAVEL ADVENTURES'!D3105,"NOT(ISBLANK)",'TRAVE
ADVENTURES'!C3:C105