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

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

Recommended Posts

  • Newbies
Posted

I need to be able to search date fields for the current (today's) date and also be able to tell if there is no date (the field is blank). A little help would be appreciated. Thanks

I am using perform find[request] and manually entering the find.

Ken and Lee where are you...

confused.gif

Posted

Insert Calculated Result[datefield, Status(CurrentDate)] will give you today's date on a layout that has datefield on it. And "=" will give you records where datefield is empty. Just script multiple find requests, one for each criterion.

Posted

to find records with no dates, perform your find using the equal only sign "=" (no quotes) only in the date field.

You should be able to find your date manually, or any variation to it such as greater than, less than, equal to (more or less than), by using the date field and the appropriate symbol with it (i.e. >8/8/2003) see the pull down menu to the left that is titled Symbol (it tells you what to expect too).

If you want to do the find with a script, perform it manually, and then create your script immediately.

HTH

Lee

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