October 1, 200223 yr Dear All, I would like to group same record in each page to see that information. I have to write a script (Enter preview mode). If I want to see in Browsemode ..is there a way to see sub-summary br Field in Browse mode? Thanks
October 1, 200223 yr Define a calculation field using the GetSummary function. Look at the Filemaker Help for instructions on setting up the calculation. Basically the syntax is: GetSummary ( SummaryField, BreakField ) where "SummaryField" is the field that you are getting the summary from and "BreakField" is the field that you are grouping on.
October 1, 200223 yr Author Thanks Capkurt I got it already, but I still like to do is when I group many same record and want to show only one occurence, can it be done in body part ? I put in body part or subsumary lead or trailing . It does not work Thanks
Create an account or sign in to comment