Skip 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.

Count problem

Featured Replies

Sorry to pester but could someone help me with the following problem

I have four fields complete 1 complete 2 complete 3 and criteria complete, each complete field can either be 'Yes' or 'No'

Hw can i make criteria complete= The number of complete fields that = Yes

eg

Complete 1= Yes

Complete 2= Yes

Complete 3= No

Therfore criteria complete would = 2

  • Author

please help me with this its very important, i would be very grateful for any help

Hi, 1616. Given your questions and the apparent urgency of answering them, i would suggest you immediately hire a Filemaker developer to help you. I don't mean to be rude, but your questions are quite basic, and free, internet-based, volunteer support is probably not your best option. Further, it is Sunday afternoon in America, where a lot of our members live, and the fact that you did not get an answer within 40 minutes does not constitute an emergency in our minds. To answer your question:

THE EASY WAY: Create three calc fields:

Complete1Flag = Case ( Complete 1="Yes" , 1 )

Complete2Flag = Case ( Complete 2="Yes" , 1 )

Complete3Flag = Case ( Complete 3="Yes" , 1 )

Also,

CriteriaComplete = Complete1Flag + Complete2Flag + Complete3Flag

This approach presents several problems which it would take a long time to explain. Thus, i present:

THE GOOD WAY: Hire a developer.

HTH,

Jerry

  • Author

Ok thank you very much for your help this is all basically for a college project i dont intend to use filemaker pro that much after this, therfore i feel it would be a bad idea to hire a developer

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.