I am creating a spreadsheet that has times for unloading freight. I have formatted the columns to be military time. I have a function that subtracts the two times entered (start & finish) to give me total unload time. I am having an issue with the formula to average the unload time and get it to come out with the correct average. the formula I have entered is =average(r3:r13). It appears to be adding the cells, rather than giving an average.