+ Reply to Thread
Results 1 to 4 of 4

Thread: Conversion from HH:MM:SS to minute

  1. #1
    Registered User
    Join Date
    09-05-2010
    Location
    kolkata
    MS-Off Ver
    Excel 2003
    Posts
    42

    Conversion from HH:MM:SS to minute

    Sir
    If A1=57:30:53 (hh:mm:ss) then B1=??? (Minute) . Pls provide me the formula.

    Thanks
    tirtha

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & read 2007
    Posts
    15,979

    Re: Conversion from HH:MM:SS to minute

    Hello tirthasarathi,

    Welcome to the Forum!

    Do you want B1 to show 30 or convert the hours, minutes and seconds all into minutes? If so, do the minutes need to be a whole number or a decimal fraction?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    09-05-2010
    Location
    kolkata
    MS-Off Ver
    Excel 2003
    Posts
    42

    Re: Conversion from HH:MM:SS to minute

    yes, i want convert all the hour, minute and sec into minute

  4. #4
    Forum Moderator DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Suffolk, UK
    MS-Off Ver
    2002, 2007 & 2010
    Posts
    21,423

    Re: Conversion from HH:MM:SS to minute

    Assuming you want the minutes in terms of decimal minutes then:

    =A1*1440
    format as Number to 2 decimals
    If you want to just display the complete minutes then

    =A1
    format as [mm]
    I suspect you will want the former.

+ 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.2.0