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

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

Recommended Posts

Posted

Hi,

I'm trying to script a search on a date range. Currently the user enters values for the StartDate and StopDate which are Global fields for dates. In the script the date field is set to StartDate&"..."&StopDate in find mode and the search performed. For some reason, however, the search is only performed on the StartDate and not the range.

Any ideas how to do this would be great. I had this working before then made changes which don't work and so now I can't remember what I did to have it working!

Thanks,

Louisa

Posted

Louisa:

I always use this:

Enter Find Mode []

Set Field ["Date","StartDate"]

Paste Literal ["Date","..."]

Paste Result["Date","StopDate"]

Perform Find []

Maybe there

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