+ Reply to Thread
Results 1 to 9 of 9

Adding 3 hours to a time

  1. #1
    Registered User
    Join Date
    01-06-2016
    Location
    NYC
    MS-Off Ver
    2010
    Posts
    4

    Adding 3 hours to a time

    Hello all!
    I have a column in my excel worksheet with the date and time. Here is what the data looks like: 1/3/16 1:08 PM

    This is West coast time and I need to convert it to East coast time by adding 3 hours. Is there a function/formula for that?

    Thanks in advance!

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Adding 3 hours to a time

    You can do

    =A1+TIME(3,0,0)
    or
    =A1+"3:00:00"

  3. #3
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Adding 3 hours to a time

    With
    A1: a date/time value: 1/3/2016 1:08:00 PM

    Either of these formulas add 3 hours to that time
    Please Login or Register  to view this content.
    or...you could change the actual values
    Please Login or Register  to view this content.
    Does that help?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  4. #4
    Registered User
    Join Date
    01-06-2016
    Location
    NYC
    MS-Off Ver
    2010
    Posts
    4

    Re: Adding 3 hours to a time

    Fantastic! I tried out the multiple solutions and they all worked, thank you both very much!

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Adding 3 hours to a time

    You're welcome.

  6. #6
    Registered User
    Join Date
    01-06-2016
    Location
    NYC
    MS-Off Ver
    2010
    Posts
    4

    Re: Adding 3 hours to a time

    Sorry to ask for something else, but I want to create a new column with additional functions.

    With that newly created column (the +3 hour one), I want to create two more columns. One has the day of the week (i.e. Sunday), the next one has the hour of the day (i.e. 4: 08 PM).

    When I try to create the next column, I input =TEXT(H2,”dddd”) and I get #NAME? as the result. H2 column is the column that I created using your formulas to add 3 hours.

    So long story short:

    I have column G with the date and time 1/3/16 4:08 PM.
    I want to create column H that has 1/3/16 7:08 PM.
    I want to create a column I with the Sunday (the day of 1/3/16)
    I want to create a column J that has the hour of the day 4:08 PM

  7. #7
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Adding 3 hours to a time

    I don't know how they got there, but those quote marks look weird, and I get the same result when copy pasting your formula to my sheet.
    =TEXT(H2,dddd)

    Try
    =TEXT(H2,"dddd")

  8. #8
    Registered User
    Join Date
    01-06-2016
    Location
    NYC
    MS-Off Ver
    2010
    Posts
    4

    Re: Adding 3 hours to a time

    Bingo! Thanks again Jonmo1!

  9. #9
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Adding 3 hours to a time

    You're welcome, I think that happens if you type the formula in another application (like word) and then copy it from that application into Excel.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Adding hours to start time - Business hours/holidays/weekends
    By Thunderer in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-21-2014, 01:09 PM
  2. Adding time (more than 24 hours) to date time stamp
    By sidapt in forum Excel General
    Replies: 6
    Last Post: 01-06-2014, 04:08 AM
  3. [SOLVED] Adding hours to a time
    By shiftyspina in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-25-2013, 09:04 AM
  4. adding no. of working hours to time
    By ngwyjng in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-14-2013, 12:27 PM
  5. Adding hours to a time
    By grindy in forum Excel General
    Replies: 2
    Last Post: 03-08-2012, 04:04 PM
  6. Adding Hours and Minutes (NOT Time of Day)
    By Gretchen in forum Excel General
    Replies: 8
    Last Post: 08-04-2011, 03:14 PM
  7. Adding A Time Total More Than 24 Hours
    By BrianOfNazareth in forum Excel General
    Replies: 2
    Last Post: 10-01-2008, 11:42 AM
  8. [SOLVED] Adding time in hours
    By Jono in forum Excel General
    Replies: 2
    Last Post: 09-22-2005, 08:05 AM

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