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.

Logic Problem or Bug?

Featured Replies

  • Newbies

I'll cut right to the meat of the issue and will be happy to elaborate upon request.

I have a database with membership numbers that are a different length depending on the global region (North America, Europe, etc.). I wanted to flag membership numbers that are not the correct length for the region by using conditional formatting to change the field background color to red.

Here's my problem. I've chosen "Formula is" for the condition and specified an "If" function for the calculation. But I am not getting the results I expected, the field is changing to red for all records, not just the incorrect ones.

Perhaps it's a logic issue or perhaps I'm not writing the test portion of the formula correctly. Following is a simplified version of my formula. If someone would tell me what I'm doing wrong I certainly would be grateful.

If(((test1) & (test2));1;0)

Shouldn't it be the case that if test1 and test2 are both true the result would be 1 and therefore true and all other cases would be 0 and therefore false?

FYI- If I just use test1 in the formula the results are as expected. It does not give me the results I want because I need to test for two conditions, but at least I'm able to verify the test1 portion of the formula. AND the same is true if I use just test2 in the formula.

  • Author
  • Newbies

Augh! I realized what happened, I used "&" instead of "AND". I'm such a dope.

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.