Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I have a date field and I want to create a script that returns all records that contain "today's date" and all dates prior.

I appreciate your help!

Michael

Posted

I tried funning a find using your suggestion of <= // however, Filemaker returns "The date in this field must be a valid date in the range..."

Am I doing something wrong?

Posted

Try scripting the process, and use <= Status(CurrentDate)

  • 1 year later...
Posted

This post is WAY late given when the original question was posted. Anyway, when Mark Appleby suggested using "<= //" to find all dates equal to and before today, the reason filemaker barfed at you was the space between the "=" and the "//" terms. Just remove the space and you will end up with "<=//", which should work.

This topic is 7630 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.