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.

Matching a value list

Featured Replies

I have a database where I've already entered data into a text field. I want to add a value list to that field so I don't have to type in the information, but some of the information I don't want on the value list.

For instance, one of the fields uses the data 001, 002, 003 and so on that I entered in manually. I want the value list to be only 1, 2, 3, and so on. Is there a way to sync up the value list with the similiar data already in the field to change it rather than having to go back and manually change 001 with the value list selection of 1.

If these are all numeric values, and you have a limited number of values in the value list, I would do a search for all records where the field = 001 then do a replace with 1. Likewise for 002, 003 etc. You could script this if you have a lot of different values.

You could also try using the replace command to replace the contents of the field with itself if it's defined as a numeric field. I think that should strip leading zeroes on all records at once. Make a backup first!

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.