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

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

Recommended Posts

Posted

I am an MS Access convert and an trying to figure out a way to write a script to do a between search. In Access I was able to to find records between variable 1 and 2 and enter those variables each time I ran the find.

I am trying to do the same here with FileMaker. I know I need to do FIND and I need to use the ... function, but how do I stop the query to let me enter the search parameters?

Thanks for the help

Posted

Hi

This is an example of a script:

Enter Find mode[]

set field [yourField;field1 &"..."&field2]

Perform Find[]

where field1 and field2 contain your variables.

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