Newbies Robin Neeves Posted August 21, 2018 Newbies Posted August 21, 2018 Hello and Thank you for your help I need to create date calculations, Objective to use a date that I enter in to a field and then calculate a due date. For ensample: Field Date is 20/06/2018 add 1 month = 20/07/2018, 2 month = 20/08/2018, 3 month = 20/09/2018 so on. So I need a field that I enter the number of months in 1 to 12, (Frequency Field), a date field where I enter a date manually (Last Inspection Date). Then I need a date field that calculates the date I entered (Last Inspection Date) and number of months (Frequency Field) to calculate the next due date. Regards Robin
Agnes Riley Posted August 21, 2018 Posted August 21, 2018 Dates calculate in days. So if you need to calculate a month from now you need to enter yourDate + 30 to get that. Ther are a lot of custom functions on briandunning.com if you need something more complicated.
Recommended Posts
This topic is 2285 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now