+ Reply to Thread
Results 1 to 5 of 5

Stupid question -- time calculation

  1. #1
    Markndawoods
    Guest

    Stupid question -- time calculation

    <sigh>

    I know there is an easy way to do this, I am just too stupid to figure it
    out...

    In cell B1 I enter the start time for a meeting (8:20PM)
    In cell A2 I enter the length of time, in minutes the meeting part is given
    (10 minutes)
    In cell B2 I want to see 8:30PM


    Given every meeting starts at 8:20, what is the formula to enter in B2 that
    will add A2 and B1???


    Go ahead and blast me, I know I must be overlooking something!

    Mark



  2. #2
    Marcelo
    Guest

    RE: Stupid question -- time calculation

    look the answer on your other post

    "Markndawoods" escreveu:

    > <sigh>
    >
    > I know there is an easy way to do this, I am just too stupid to figure it
    > out...
    >
    > In cell B1 I enter the start time for a meeting (8:20PM)
    > In cell A2 I enter the length of time, in minutes the meeting part is given
    > (10 minutes)
    > In cell B2 I want to see 8:30PM
    >
    >
    > Given every meeting starts at 8:20, what is the formula to enter in B2 that
    > will add A2 and B1???
    >
    >
    > Go ahead and blast me, I know I must be overlooking something!
    >
    > Mark
    >
    >
    >


  3. #3
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Response

    =b1+timevalue("0:"& A2 &":0")

  4. #4
    Markndawoods
    Guest

    Re: Stupid question -- time calculation

    It's not showing up...

    Can you paste into reply here?


    > look the answer on your other post
    >
    > "Markndawoods" escreveu:
    >
    >> <sigh>
    >>
    >> I know there is an easy way to do this, I am just too stupid to figure it
    >> out...
    >>
    >> In cell B1 I enter the start time for a meeting (8:20PM)
    >> In cell A2 I enter the length of time, in minutes the meeting part is
    >> given
    >> (10 minutes)
    >> In cell B2 I want to see 8:30PM
    >>
    >>
    >> Given every meeting starts at 8:20, what is the formula to enter in B2
    >> that
    >> will add A2 and B1???
    >>
    >>
    >> Go ahead and blast me, I know I must be overlooking something!
    >>
    >> Mark
    >>
    >>
    >>




  5. #5
    Marcelo
    Guest

    Re: Stupid question -- time calculation

    =b1+time(0,a2,0)

    hth
    regareds from Brazil
    Marcelo

    "Markndawoods" escreveu:

    > It's not showing up...
    >
    > Can you paste into reply here?
    >
    >
    > > look the answer on your other post
    > >
    > > "Markndawoods" escreveu:
    > >
    > >> <sigh>
    > >>
    > >> I know there is an easy way to do this, I am just too stupid to figure it
    > >> out...
    > >>
    > >> In cell B1 I enter the start time for a meeting (8:20PM)
    > >> In cell A2 I enter the length of time, in minutes the meeting part is
    > >> given
    > >> (10 minutes)
    > >> In cell B2 I want to see 8:30PM
    > >>
    > >>
    > >> Given every meeting starts at 8:20, what is the formula to enter in B2
    > >> that
    > >> will add A2 and B1???
    > >>
    > >>
    > >> Go ahead and blast me, I know I must be overlooking something!
    > >>
    > >> Mark
    > >>
    > >>
    > >>

    >
    >
    >


+ 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