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.

Featured Replies

Newbie here, I read in the help file that typing ! in the field when running a find will find all duplicates of that field. It has not worked. Instead almost all of the records are returned. Obviously I want to limit the find to only exact duplicates to get rid of them. I know this must be easy, but I am not finding it. Can someone help?

The ! is used to find duplicates, but you must be careful which field you are using it in. The results returned will show all records that have any value in it more than once, for example a personnel list that has multiple Smith's. Try to limit the duplicate find to a field where the values are more unique.

If you provide more details of what you are trying to do, we can give you a better answer.

HTH, Mike

how about a search for "duplicate" in this forum?

there must be almost 50 threads dealing with finding (and removing) duplicate entries. maybe search for "sync", too.

How about a quick trip to the sample files?

----

but here a quick tip:

make a calc field:

Replace(field1&field2&field3&....;" ";"")

and do a search there.

for number fields, add a NumtoText(field), for date fields a Datetotext(). if you have returns in your fields, filter them too (replace(Replace(field1&field2&field3&....;" ";"");"q|";"")

obviously, do NOT include number fields unless you suspect duplicates there. search them manually with "!".

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.