Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Summarizing totals for multiple values


Brian J

This topic is 5755 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I use an FMP 7 database to control circulation for a trade magazine. For each subscriber record, I keep track of whether they're a buyer or seller. I do this with a "Subscriber Type" field, with a radio button value list displaying the values "Buyer" and "Seller".

I want to set up a layout that will automatically tally the numbers of each value for a monthly circulation report. I've tried some of the Summary functions, but they'll only give me a summary for one value at a time. How do I set up a summary that will give me the individual totals for each value in the list?

Thanks,

Brian

Link to comment
Share on other sites

Define a summary field as Count of (any field that cannot be empty, e.g. SubscriberID). Add a sub-summary part to your report, defined as "when sorted by Subscriber Type". Place the summary field in this part. Sort the records by Subscriber Type when producing the report.

Link to comment
Share on other sites

  • Newbies

Is there a way to make it pull up the individual counts for all of the values all at once? With the process you outlined, it just shows the totals for the value that corresponds to the active record. To see counts for other values I have to navigate to records that have those values selected.

Thanks!

Brian

Link to comment
Share on other sites

This topic is 5755 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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