how to do a countif - want cells that are before or on a certain dateand do not want to hard code th

S

SK08

hi - i need to do a countif function that will count all the cells
that have a date on or before a certain date. i have a spreadsheet at
the very beginning that has this threshold date and want to reference
that cell in the count if function because it may be changing.

i have tried :
countif(firstcell:last cell,<=Worksheet1A1)

and have included paratheses but it always returns zero. both the
reference cell and the range with dates are set to mm/dd/yyyy.

Thank you!
 

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