Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Finding multiple range

Featured Replies

Hi all,

I have a set or data serial

A1 to A9000

now, how do you find A1 and A100

I can do it easily in google like typing

"+A1 +A400" or maybe "A1 and A100"

I need to do the same with Filemaker?how?

Plus how do to find "A1 to A100" and "A200 to A300" and "A8000 to A9000"

How do you do it?

Thanks for all the input.

now, how do you find A1 and A100

I can do it easily in google like typing

"+A1 +A400" or maybe "A1 and A100"

I need to do the same with Filemaker?how?

If you want to make two find requests in the same field. Eneter find mode, type in A1, then go to the request menu up top, and select make a new request. Now you type in A100 in the field, then perform the find.

Plus how do to find "A1 to A100" and "A200 to A300" and "A8000 to A9000"

How do you do it?

Thanks for all the input.

A200...A300

You should be able to go to Filemaker help, type find in the search field, and it will give you all the possibilities.

Remeber that when you go to the request menu and make a new find request, you will notice you have two records. You can multiple find requests all at once this way. Also, you can type into more than one field on each request.

Find

Name Don

State CA

This will find all the don's that are also in CA.

Name Steve

new request

Name Ron

State UT

this will find all Steve's, and All Ron's that are in Utah.

Dave

  • Author

Great thanks

now how do I put "add new request" in a script?

Thanks a bunch

Use the script step "New Record/Request"

i.e. something like this.

Enter Find Mode

Set Field [Table1::FirstName; Don]

Set Field [Table1::State; CA]

New Record/Request

Set Field [Table1::FirstName; Steve]

Set Field [Table1::State; UT]

HTH

Lee

Edited by Guest

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.