+ Reply to Thread
Results 1 to 3 of 3

add time and convert it to currency

Hybrid View

  1. #1
    Sunny
    Guest

    add time and convert it to currency

    Hi

    I got question for u Pls help me I am tired of this

    I have a1 = 8:00 (format cell = [h]:mm), a2 = 9:00 (format cell = [h]:mm) ,
    a3 = 9:10 (format cell = [h]:mm)

    I have a6 = sum(a1:a3)*24 (format cell = number) - This formula suppose to
    add numbers from a1 to a3

    The problem is instead of getting 26 hours 10 minutes i am keep getting 26
    hours 17 minutes

    What can I do to figure out this problem?

    If u have sollution pls explain me that and if it is possible can u send me
    an e-mail with excel file so i can see how did u do that?

    My e-mail adress is [email protected]

    P.s Again I am trying to convert from format time to format number

  2. #2
    Bob Phillips
    Guest

    Re: add time and convert it to currency

    That is 26.17 hours, which is 26 hours and 10 minutes expressed as decimal
    time. If you want 26:10, don't multiply by 24, and format as time.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Sunny" <[email protected]> wrote in message
    news:[email protected]...
    > Hi
    >
    > I got question for u Pls help me I am tired of this
    >
    > I have a1 = 8:00 (format cell = [h]:mm), a2 = 9:00 (format cell = [h]:mm)

    ,
    > a3 = 9:10 (format cell = [h]:mm)
    >
    > I have a6 = sum(a1:a3)*24 (format cell = number) - This formula suppose to
    > add numbers from a1 to a3
    >
    > The problem is instead of getting 26 hours 10 minutes i am keep getting 26
    > hours 17 minutes
    >
    > What can I do to figure out this problem?
    >
    > If u have sollution pls explain me that and if it is possible can u send

    me
    > an e-mail with excel file so i can see how did u do that?
    >
    > My e-mail adress is [email protected]
    >
    > P.s Again I am trying to convert from format time to format number




  3. #3
    Fred Smith
    Guest

    Re: add time and convert it to currency

    Your result is not 26 hours and 17 minutes, it's 26.17 hours. This is
    exactly what you asked for.

    If you want your result in time format (eg hours and minutes), sum a1:a3,
    ditch the times 24, and format as [h]:mm

    --
    Regards,
    Fred
    Please reply to newsgroup, not e-mail


    "Sunny" <[email protected]> wrote in message
    news:[email protected]...
    > Hi
    >
    > I got question for u Pls help me I am tired of this
    >
    > I have a1 = 8:00 (format cell = [h]:mm), a2 = 9:00 (format cell = [h]:mm)
    > ,
    > a3 = 9:10 (format cell = [h]:mm)
    >
    > I have a6 = sum(a1:a3)*24 (format cell = number) - This formula suppose to
    > add numbers from a1 to a3
    >
    > The problem is instead of getting 26 hours 10 minutes i am keep getting 26
    > hours 17 minutes
    >
    > What can I do to figure out this problem?
    >
    > If u have sollution pls explain me that and if it is possible can u send
    > me
    > an e-mail with excel file so i can see how did u do that?
    >
    > My e-mail adress is [email protected]
    >
    > P.s Again I am trying to convert from format time to format number




+ 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