Jump to content

Vield Validation


This topic is 6476 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I've never actually used the Calculation part of field validation, but here's what I'm wanting to do.

I have a tasks table, inside that table I have a Date Field, a Start Time Field, and an End Time Field.

No records start time and end time can overlap another records. And I need a way to check for that. Sure, I could use a script to do this, searching by date and then checking the times recrod by record.

But then I got to thinking about List and GetNthRecord functions and wondered if this might be possible in a calculation. Just wondering what a few of the more experienced users think here.

Link to comment
Share on other sites

This topic is 6476 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.