+ Reply to Thread
Results 1 to 3 of 3

Time Formula?

  1. #1
    Registered User
    Join Date
    09-11-2006
    Location
    On Earth
    Posts
    2

    Time Formula?

    I have a log i am trying to make to help keep track of time a I spend working on a website or onlthe computer for that matter. The problem is i cannot get a time formula to work correctly

    Date description t/start t/end use code total/t daytot/t
    7-Sep sort files 8.25 10.55 MNT
    7-Sep ntzrolo 10.55 10.58 SRV


    cumtot/t

    I need total elapsed time for each line total/t then daytot/t is the cumulative times of line 2, line 3 and so on.
    cumtot/t is the total of each line in housrs and minutes. my prob is that no matter what i have tried 61 minutes will not show as 1 hour and 01 minutes.

    Any suggestions/ideas? or is this even possible?
    Later,

    Praefect

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Deduct End - Start time. Format cell as HH:MM.

    Cell doing sum format as [H]:MM.

    More help from the attached website

    http://www.cpearson.com/excel/datearith.htm

    VBA Noob

  3. #3
    Registered User
    Join Date
    09-11-2006
    Location
    On Earth
    Posts
    2

    Thanks

    Thanks for the help and the link, much appreciated

    Quote Originally Posted by VBA Noob
    Hi,

    Deduct End - Start time. Format cell as HH:MM.

    Cell doing sum format as [H]:MM.

    More help from the attached website

    http://www.cpearson.com/excel/datearith.htm

    VBA Noob

+ Reply to Thread

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