August 16, 200025 yr quote: Originally posted by lgonzales: I need to count breakfields. I may be missing something but my summary fields are adding all of the records in the database. Any help will be appreciated. Summary fields are pretty dumb and they need to be told exactly what to count. The way to tell them is to do one of the following: Place then in a sub-summary part of a printed layout which is sorted by the break field. They will then display the correct counts of that sub-summary group. The other way is to setup calculated fields and use the GetSummary function. Using the summary field and the break field as parameters. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Senior Filemaker Developer http://www.database-resources.com mailto:[email protected] =-=-=-=-=-=-=-=-=-=-=-=-=
August 17, 200025 yr Newbies I need to count breakfields. I may be missing something but my summary fields are adding all of the records in the database. Any help will be appreciated.
August 23, 200025 yr Also, if you don't want to summarise the whole database, perform a find that gets the records you *do* want to work with, then generate the summary.
Create an account or sign in to comment