How to Add a Time to a Date in Excel (4 Methods)

We have the following dataset, ‘Adding Time to Date.’ Its column headers are Date and Time.

excel add time to date

We’ll now see different ways to add time to date.


Method 1 – Using Arithmetic Formula to Add a Time to a Date

Steps:

  • Enter the following formula in cell D5:
=B5+C5

Here, B5 and C5 refer to the first Date and Time, 2/5/2021 and 9:40:00 AM.

Using Arithmetic Formula

  • Press ENTER to get the output.
  • Use the Fill Handle by dragging down the cursor while holding the right-bottom corner of cell D5.

excel add time to date

  • We’ll get all the outputs like this.


Method 2 – Utilizing CONCAT and TEXT Functions

Steps:

  • Enter the following formula in cell D5:
=CONCAT(TEXT(B5;"dd-mm-yyy");" ";TEXT(C5;"hh:mm:ss"))

Here, dd, mm, yy, and ss refer to days, months, years, and seconds.

Utilizing CONCAT and TEXT Functions

  • Press ENTER and use the Fill Handle to get all the outputs like this.

excel add time to date


Method 3 – Using the NOW Function to Add Time to Date

Steps:

  • Enter the following formula in cell C5:
=NOW()

Using NOW Function

  • Press ENTER to output the current date and time in one cell.


Method 4 – Applying Keyboard Shortcut

Steps:

  • Press CTRL + ; and we’ll get the date.

excel add time to date

  • Press Spacebar and then press CTRL + SHIFT + ;
  • We’ll get the time.


How to Insert Today’s Date in Excel

Steps:

  • Enter the following formula in cell C5:
=TODAY()

  • Press ENTER to get today’s date.

excel add time to date


Add or Subtract Days to/from Today’s Date

Steps:

  • We have found today’s date in the B5 cell by using the TODAY
  • Enter the following formula in cell C5 to find 7 Days Later from Today’s Date.
=TODAY()+7

excel add time to date

  • Press ENTER to get the output.

excel add time to date

  • Enter the following formula in cell D5 to get 7 Days Earlier from Today’s Date.
=TODAY()-7

  • Press ENTER and get the output.


Things to Remember

  • The NOW function and TODAY function give outputs that change according to the time change.
  • While finding Add/Subtract Days to/from Today’s Date, we can add or subtract any number to/from the TODAY function according to our requirements.

Download the Practice Workbook


Related Articles


<< Go Back to Add Time in Excel | Calculate Time | Date-Time in Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Shajratul Alam Towhid
Shajratul Alam Towhid

Md Shajratul Alam Towhid, a BSc graduate in Naval Architecture & Engineering from Bangladesh University of Engineering and Technology, holds a pivotal role as an Excel & VBA Content Developer at ExcelDemy. Fueled by a deep passion for research and innovation, he actively engages with Excel. In his capacity, Towhid not only adeptly tackles complex challenges but also exhibits enthusiasm and expertise in gracefully navigating tough situations, emphasizing his unwavering commitment to consistently delivering exceptional, high-quality content that... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo