May 27, 200619 yr Hi.. Does anybody have a workaround for using the min() function on a found set of records only?? Seems like min, max and average apply to all records in the file, not just found records. Seems like a pretty basic thing! (FM6) thanks
May 27, 200619 yr You can define summary fields to work on the current set. See also the GetSummary function.
May 29, 200619 yr Author Thanks IdealData, that works very nicely. I had not thought of using a summary field, I was using a calculation.
Create an account or sign in to comment