+ Reply to Thread
Results 1 to 3 of 3

How can I add some minutes to my current hour?

  1. #1
    Registered User
    Join Date
    02-24-2009
    Location
    Tehran
    MS-Off Ver
    Excel 2010
    Posts
    45

    Question How can I add some minutes to my current hour?

    Hi ,

    let`s assume that I have one cell with time value and this format :
    10:25
    Now I want to add 6 minutes to this hour with formula and without using another cell value (I mean , I don`t have a cell with 06:00 value) .
    So final result should be : 10:31
    How is related formula ?

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: How can I add some minutes to my current hour?

    If 10:25 is in A1 you can use the formula

    =A1+"0:06"

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How can I add some minutes to my current hour?

    or
    =A1+(6/1440)
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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