+ Reply to Thread
Results 1 to 2 of 2

I displaying a range in Time within a cell in Excel.

  1. #1
    Moricj
    Guest

    I displaying a range in Time within a cell in Excel.

    I need to display a range within a cell in Time calculated from a set time in
    Excel (i.e., cell A1 = "2:00pm" --- in cell A3 = "5:00pm to 8:00pm").

  2. #2
    Bob Phillips
    Guest

    Re: I displaying a range in Time within a cell in Excel.

    =TEXT(A1+TIME(3,0,0),"h:mm AM/PM")&" to "&TEXT(A1+TIME(6,0,0),"h:mm AM/PM")

    --
    HTH

    Bob Phillips

    (remove xxx from email address if mailing direct)

    "Moricj" <[email protected]> wrote in message
    news:[email protected]...
    > I need to display a range within a cell in Time calculated from a set time

    in
    > Excel (i.e., cell A1 = "2:00pm" --- in cell A3 = "5:00pm to 8:00pm").




+ 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