Working with time-related values requires a deep understanding of the way the DATE, DATEDIF, and TIME functions work in Excel. This add-in lets you quickly perform date and time calculations and get ready-to-use formulas without much effort. Below you can find a detailed description of how to work with the tool.
First, select a cell where you want to get the resulting formula. Then run the tool by clicking the Date & Time Formula Wizard icon on the Ablebits Tools tab, in the Date & Time group:
You will see the add-in window with four possible modes at the top: Add, Subtract, Difference, and Age. Choose the operation you would like to perform by clicking on it:
Depending on your needs, click on Add or Subtract at the top of the Date & Time Formula Wizard pane:
Click in the field of interest and use the Select Range icon to pick the cell with the necessary value in your Excel worksheet. Or enter the number manually. You can use all fields at once if needed.
Once you select the arguments, click the Insert Formula button. The add-in will paste the resulting formula into your Excel table and set the date format to the cell. You can then copy the formula down if it applies to other cells:
Click on the Difference section at the top of the add-in pane:
Each option in the list shows a preview of the resulting value:
Say, you are trying to compare "1/1/2015" and "3/1/2017". If you choose to show the difference in months, you will get "26 months". If you pick "Y+M" for the result, you will see "2 years 2 months". To get the difference in months without years, tick off Exclude years and you will get "2 months".
Here is an example: you are trying to see the number of days between two dates in Excel, 1/15/2018 and 12/29/2017. Select this option to get "-17 days" if 1/15/2018 is selected as Date 1. Without this option checked, you will get the plain difference of "17 days" no matter what date you select first.
Click Insert Formula to see the result in Excel and use it for further calculations.
Go to the fourth tab to quickly calculate ages in Excel:
Click the Insert Formula button to get a formula that calculates exact age from the date of birth in Excel.
Responses
10Hours 30Minutes 10.30
10Hours 40Minutes 10.40
10Hours 45Minutes 10.45
HOW TO CONVERT TEXT STRING (10HOURS 30MINUTES) TO NUMBER DECIMAL (10.30) ?
Hello Zin,
Thank you for your question. Sorry, but our Date & Time Formula Wizard doesn't convert text strings to number decimals. However, you can fulfil your task with the help of our Extract Text and Add Text tools. I have sent you an email with a short step-by-step video guide.
Feel free to email us at support@ablebits.com if you have any other questions or difficulties.
Hello.
Is there a version available for my MAC version of Microsoft Excel version 16.39 (20071300).
Thank you
Richard
Hello Richard,
Thank you for contacting us. Unfortunately, we don't have a version of Date & Time Formula Wizard compatible with Mac. Sorry for not being able to assist you more.
Great tool, i bought it for the calculation between two fields but too bad the colums is not sortable after the output (73 hour(s) 14 minute(s) ) and i actually only wanted the total of minutes... So a lot of manual work to make that happen with ablebit... Why are there ni minutes and just enter it as a number field?
(I use it to check time between opening ticket and closing)
Any tips?
regards
Hello Ronny,
Thank you for sharing your feedback with us. We have just replied to you via email.
Hello
I downloaded the trial and trying date & time formula wizard. There is problem in the difference.
I tried everything but it pops up error.
Please select the cell with the second DateTime or enter the DateTime manually in one of the following formats: "h:mm AM/PM" or "dd/mm/yyyy h:mm:ss AM/PM"
What is the problem?
Thank you.
Hello Wen,
Sorry to hear that you are having difficulties with our add-in.
For us to understand the problem better, could you please send us a sample workbook with your dates and a screenshot of the add-in window with the selected options to support@ablebits.com?
We'll look into the issue and try to find its cause.
Is there any way to calculate a time difference (Total hrs and minutes 00:00) without a day? Ablebits' date & time wizard seems to only calculate it with days "d+m+h". All my cell entries are for the same date so I only need hh:mm. Thank you.
Hello Abe,
Thank you for contacting us. You are right, currently, there is no hh:mm combination to find the difference in. We'll consider adding it in the future versions of the add-in, but in the meantime just check the "Do not show zero units" option and the zero value of days will be omitted. Thank you.
Hi, I have just installed the trial version of Ablebits and everytime I try to perform the date&time difference I getting the message to insert time, this I do not want, just to work with days.
When I input all details into the date&time box I get the correct result but it will not let me put the formula into the cell I require without putting some sort of time function.
Please help as this will save a lot of work over many spreadsheets, if it does not work then it is back to the old method.
I am trying to use the trial version on office 365.
Hi Ian,
I’ve just replied to you by email. Please check your Inbox. Thank you.
I am trying to use the date & time wizard to show time elapsed by weeks. I would like to exclude months in this formula. The exclude months and years features are both grayed out. Any idea why?
Hello Marion,
Thank you for contacting us.
For us to be able to understand the problem better, please send us a small sample workbook with your source data and the result you expect to get to support@ablebits.com. If you attach a screenshot of the add-in's pane with the options grayed out, it would help a lot. Thank you.
I am trying to do some calculations using time. The help screen references Time Wizard tool, but it does not show on my toolbar. My version is 2014.4.1.355.
A quick reply would be most helpful.
Hello Douglas,
The Date & Time Formula Wizard is quite a new tool and available only in Ultimate Suite version 2018. If you want to try it out, you need to uninstall the current version of the product via Control Panel, download and install the latest version of Ultimate Suite from this page.
If you have any other questions or need further assistance, please reach us out at support@ablebits.com.
Can you choose a null date in date picker?
Hi Coreen,
Thank you for the comment. Date Picker uses the standard Excel's dates variety, where the "null" date is 1/1/1900. Or maybe you meant something else? If so, please describe your task in more detail, including the definition of "null date" as you see it.
Thank you.
Difference is not returning Zero weeks if Date 1:Today < Date2 12/31/2019. It is returning 40 weeks.
Hello Lisa,
Thank you for the comment. That is right, the difference between Today and 12/31/2019 is 40 weeks. In the Difference option, the tool does not subtract one date from another but calculates the period of time between the two dates, that is why it is called the difference. Did I manage to dispel your doubts?
Please feel free to contact us with any other questions.
Thank you.
Column b is an entered date of birth,
Column c is the date they turn 3 years old
In column d I want to show a date they will need to transition to the next stage. If they are 3 before 8/31 of the current year they will transition on 8/31 of the current year, and if they do not turn 3 until after the 8/31 date it will be 8/31 of the next year that they will move on.
Anyone have a formula to populate the cell with 8/31/current year if 3 before date or 8/31/current year plus one if not 3 before date?
Hello, Trent,
Thank you for your question.
If I understand your task correctly, you need to use the IF function to build the formula. Please refer to the following blog post to check how to do that:
https://www.ablebits.com/office-addins-blog/if-function-excel/#dates
Hi sir
My name AKASH kalyan Gavhane
From waluj M. I. D. C. Aurangababd
My problem axle
Date works in job time
Year, month. Day. 2018.7/6/2018
Formulas axle plz send
Post a comment
Seen by everyone, do not publish license keys and sensitive personal info!