Display oldest Created date

John_Foster
John_Foster ✭✭✭✭✭✭

Good afternoon,

I am creating a Smartsheet that displays the oldest created date on a sheet (column name Created) where the row does not have a check in another column (column name Outstanding). Every time I try to do this, I get an invalid data type error.

The formula I was using was...

=MIN(DATEONLY({Change Requests Range 4}))

...where the range is the entirety of the Created column. I had not got to the point of adding a criteria at this point, because I was just trying to prove that I could get the oldest date to display before trying to apply a filter.

Many thanks in advance for any help on this.

Thanks,

John

Best Answer

Answers