+ Reply to Thread
Results 1 to 6 of 6

Hours and Minutes to minutes

  1. #1
    Steved
    Guest

    Hours and Minutes to minutes

    Hello From Steved

    =HOUR(A1)*60+MINUTE(A1)
    I am using the above to convert 6:47 a.m. to minutes it gives me 02 it
    should be 407. I formatted the cell mm

    Thankyou.


  2. #2
    Steved
    Guest

    RE: Hours and Minutes to minutes

    It helps if one thinks clearly I suppose.

    I formatted the cell as General and now all's well.

    "Steved" wrote:

    > Hello From Steved
    >
    > =HOUR(A1)*60+MINUTE(A1)
    > I am using the above to convert 6:47 a.m. to minutes it gives me 02 it
    > should be 407. I formatted the cell mm
    >
    > Thankyou.
    >


  3. #3
    MartinW
    Guest

    Re: Hours and Minutes to minutes

    Hi Steve

    Format the cell as general



  4. #4
    Steved
    Guest

    Re: Hours and Minutes to minutes

    Thanks Martin

    "MartinW" wrote:

    > Hi Steve
    >
    > Format the cell as general
    >
    >
    >


  5. #5
    Arvi Laanemets
    Guest

    Re: Hours and Minutes to minutes

    Hi

    Aside formatting, you formula is too compliced for this case. Use:
    =A1*24*60


    --
    Arvi Laanemets
    ( My real mail address: arvi.laanemets<at>tarkon.ee )


    "Steved" <Steved@discussions.microsoft.com> wrote in message
    news:4D4521E2-4123-4205-BF45-26135464DACF@microsoft.com...
    > Hello From Steved
    >
    > =HOUR(A1)*60+MINUTE(A1)
    > I am using the above to convert 6:47 a.m. to minutes it gives me 02 it
    > should be 407. I formatted the cell mm
    >
    > Thankyou.
    >




  6. #6
    Steved
    Guest

    Re: Hours and Minutes to minutes

    Thankyou Arvi

    "Arvi Laanemets" wrote:

    > Hi
    >
    > Aside formatting, you formula is too compliced for this case. Use:
    > =A1*24*60
    >
    >
    > --
    > Arvi Laanemets
    > ( My real mail address: arvi.laanemets<at>tarkon.ee )
    >
    >
    > "Steved" <Steved@discussions.microsoft.com> wrote in message
    > news:4D4521E2-4123-4205-BF45-26135464DACF@microsoft.com...
    > > Hello From Steved
    > >
    > > =HOUR(A1)*60+MINUTE(A1)
    > > I am using the above to convert 6:47 a.m. to minutes it gives me 02 it
    > > should be 407. I formatted the cell mm
    > >
    > > Thankyou.
    > >

    >
    >
    >


+ 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