Skip to main content

How to add/subtract half year/month/hour to date or time in Excel?

Author: Sun Last Modified: 2020-09-01

To add year, month or hour to date or time is usual in our Excel daily work. Have you ever tried to add half a year, month, or hour to date or time? Here I introduce the tricks to handle with this job.

Add half year/month/hour to date or time with formulas

Add/subtract half year/month/hour to date with Kutools for Excel


arrow blue right bubble Add half year/month/hour to date or time with formulas

Here I introduce the formula to help you add half year/month/hour to date or time cell.

Operation Formulas
Add half year =DATE(YEAR(A1),MONTH(A1)+6,DAY(A1))
Add half month
=DATE(YEAR(A1),MONTH(A1)+INT(0.5),DAY(A1)+MOD(0.5,1)*30)
Add half hour =A1+1/48

Select a cell, and paste one formula as your need from above table, here, I paste =DATE(YEAR(A1),MONTH(A1)+6,DAY(A1)) into a blank cell, B1, and press Enter key to get the result, and if you need you can drag the formula down to fill below cells.

doc add half year 1
doc add half year 2

Tip: Within above formulas, A1 is the cell you want to use, you can change it as you need.


arrow blue right bubble Add/subtract half year/month/hour to date with Kutools for Excel

To remember above formulas may be somewhat annoy for you. However, with Kutools for Excel’s Formulas function group, you can quickly add or subtract half year, month or hour to date or time without remember formulas.

Kutools for Excel, with more than 300 handy functions, makes your jobs more easier. 

After free installing Kutools for Excel, please do as below:

1. Select a cell to output the calculate result, and click Kutools > Formula Helper > Date & Time helper. See screenshot:

doc add half year 3

2. In the Date & Time Helper dialog, check Add or Subtract option as you need, and click doc select from Enter a date or select a date formatting cell to select a cell you want to use, and in the Enter number or select cells which contain values you want to add(subtract) section, specify the years, months or hours, minutes you wnat to add. Here, I enter 6 into the textbox of Month. You can previwe the caculated result in Result section. See screenshot:

doc add half year 3

3. Click OK. And then drag the auto fill handle down to the cells you need.

doc add half year 3


Related Articles:

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (5)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
例如二年之後日期過了,會自動轉紅色提醒你我
This comment was minimized by the moderator on the site
Hello trying to add a customization to workday want to use

=workday(A2,20,(all 2023 holidays)

That way the same formula works for the entire year without changing my holiday selection.

Have thought of adding counting but would rather it be simpler. Thanks!

Please help with formula several others would love it too!
This comment was minimized by the moderator on the site
ik wil voor een project waar 2 werkweken voor staan, waarvan 8 uren per werkdag. in excel zetten met 30 minuten per cel. wat is de formule daar van?
This comment was minimized by the moderator on the site
Hi..

I want to subtract 4 and half months (4.5) from today date in Excel.. Pl share the formula
This comment was minimized by the moderator on the site
Hi, Bhanu, try this formula: =DATE(YEAR(TODAY()),MONTH(TODAY())-INT(4.5),DAY(TODAY())-MOD(4.5,1)*30)
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations