At the table mentioned upon: How I can take the timediff between timestamps that are in mm:ss.m format in google sheets?
I managed to calculate the Delta but now I want to calculate the Average of times as well.
Based on the answer I tried this formula:
=average(value("0:" & B2:B9))But got the following output.
#VALUE!How I can get the average values of this as well?
The values of column B are timestamps in the format of mm:ss.ms:
07:38.66107:48.56507:57.07907:39.52707:53.59407:52.56107:48.40907:58.154