Forgot your password? Register
Convert Date in number of days starting from 01/01/1900

For doing this calculation, you need first to create an additional field with type DATE, where to store the info.

Then, the formula to calculate the days between the date provided and a specific date is:

int([AdditionalField]-#1900-01-01#)

Remember that this formula calculates the difference in days between the two dates.
If you want to know the number of days, you need to add a +1 in the formula.

This calculation could be useful when you want to check if a Medical Certificate is less than a year old than the Event Date.

×

Do you have a question?

Our team is happy to advise you personally.

Contact us!

The team at RACE RESULT will be happy to assess your individual needs, troubleshoot existing issues and answer any questions that you might have. Feel free to reach out through the provided form now.

If you have a support question, please add your event ID!

I have read the data privacy terms.