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

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

Recommended Posts

Posted

I have a script that performs a find... I see that you can expand find requests..

I know this may be simple... but, how do perform a find that looks for records that contain "data A" and/or "data B" in Field1. I have a show all records, set field to dataA and perform find.. but this obviously won't work...

thanks

c

Posted

For "AND" find, put both(or more) values in field separated by space(s) or carriage return(s).

For "OR" find create separated Find Requests

Dj

Posted

I guess I don't understand.. If I have the step "Set field 1", "dataA" and I want it to find DataA and DataB It will not let me specify two values by hitting carraige return..

?

Posted

Enter find mode

Set field 1, dataA

New request

Set field 1, dataB

Perform find

a new request is like a new record in a find. It will find everything that satisfies the first request AND everything that satisfies the second request.

Posted

Yours is "OR" find.

What I was saying is an "AND" find, like this

Enter find mode

Set field 1, dataA & " " & dataB

Perform find

Dj smirk.gif

Posted

yep, but he's looking for "AND/OR" which is an "OR", which, ironically enough, can also be described using the word AND in the context I used.

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