Anh_Tran Posted October 1, 2002 Posted October 1, 2002 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
Kurt Knippel Posted October 1, 2002 Posted October 1, 2002 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.
Anh_Tran Posted October 1, 2002 Author Posted October 1, 2002 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
Recommended Posts
This topic is 8080 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 accountSign in
Already have an account? Sign in here.
Sign In Now