Sumif of cells less than a system date

C

CJE

A B C
1 1/31/2003 2/28/2003 9/15/2003

2 1 1 1

=SUMIF(a1:c1,"<=TODAY()",a2:c2)

Should be simple but the formula will not work if the
dates are formatted as dates. It will only work if an
apostrophe is inserted before the date. I tried datevalue
(), date(), text(). Need help. Ijust want to add the
values in row 2 if column heading is <= today.

thx.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top