Min/Max Time Formula

I am need to calculate the min and max time for a column. These times are entered manually (from forms) in the HH:MM format because created by and modified by columns are not appropriate for the purpose here.

The times are entered into a form.

These times are converted in a new column using the following formula: =TIME([Time Received (FORM)]@row)

I am looking for the min and max times in this calculated column with the following formula:

=MIN([Time Received]:[Time Received])

I am getting "0" as the answer for both MIN and MAX when that is obviously not correct.

Any thoughts?

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!