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.

calculating total of Value List items

Featured Replies

  • Newbies

I created a database to manage the Advanced Placement (AP) program at my high school. I am trying to create a layout that displays the total number of test takers and the total number of tests administered (some students are taking multiple tests). I used a field with check boxes to indicate which of up to 10 tests each student is signed up for. How do I define a field for my summary layout which allows me to display the total number of tests to be administered ( I already figured out how to display the total number of test takers)

When you say "tests to be administered" Does one student sitting 3 tests mean 3 tests are to be administered?

sounds like 'tests administered' would just be a sum all?

so if for each test for each person =1

then sum the lot to give a total.

  • Author
  • Newbies

Yes, most students are sitting for multiple tests, so the number of tests taken will be more than double the number of test takers.

You need to calculate how many tests each student has checked:

ValueCount ( CheckboxField )

Then summarize the result using a summary field (Total of CalcField).

For more detailed reports you will need to add a join table of SignUps between Students and Tests, instead of the checkbox field.

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.