View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
pdberger pdberger is offline
external usenet poster
 
Posts: 258
Default Average Time Difference

Jonhunt --

Simple approach, not very elegant:

Cell C8: =$b$7-c7

Then copy from C8 out to S8.

Cell T8: =VARP(C8:S8)

HTH

"jonhunt" wrote:


I have a deadline time entered as 10:11 in B7. In c7 through s7 I have
the actual times, i.e. 10:06. In most instances the deadline was met,
but in a few it was not. I'd like to have the average time variance
between the deadline and the actual. I'm not very sophisticated in
formulas, so my way would probably involve a string that's far too
long. Is there a simple way to do this?

Thanks,

Jon


--
jonhunt
------------------------------------------------------------------------
jonhunt's Profile: http://www.excelforum.com/member.php...o&userid=35370
View this thread: http://www.excelforum.com/showthread...hreadid=560826