how do I average a column in HR:MIN format (4:12)

  • Thread starter Thread starter Thomas
  • Start date Start date
T

Thomas

I am tracking a contractors hours in house. How do I average a column that
is represented in HR:MIN format?
4:12
3:52
4:26
I want my answer in the same format.

Thank you
 
Hi Thomas

=AVERAGE(A1:A3)
Format the cell with the formula as Format>Cells>Number>Custom>hh:mm
 

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

Back
Top