Results 1 to 7 of 7

elapsed time average calculcations

Threaded View

  1. #1
    Registered User
    Join Date
    02-16-2005
    Posts
    10

    elapsed time average calculcations

    Hey guys,

    Here is my situation. I have a formula in Column F that is:

    =INT(D3-C3)&" days, "&INT(24*MOD(D3-C3,1))&" hours, and "&ROUND(60*MOD(24*(D3-C3),1),0)&" minutes"

    It takes the time from column c and d and shows the elapsed time. What I need to do now is make a field in for example F 30 that shows the average elapsed time. In other words, average up all the elapsed times in Column F. I can't figure out a way to do this..

    Also, I have the formula above all the way down the spreadsheet. Is there a way to hide "0 days, 0 hours, and 0 minutes" if there is nothing in the C and D columns?


    I've attached the spreadsheet..


    Thanks in advance!
    Attached Files Attached Files
    Last edited by relux; 08-26-2005 at 12:46 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1