HI I would greatly appreciate some help with this problem I am having.
I am creating a report in which there is a group of records printed . Within each record there could be any number of results related to that record of which I want to extract both the maximium and minimum value and print these. This bit is fine as I do this using the maximum and minimum function available within the summary function.
However with each of these max and min values calculated and printed I then want to create a footer that adds all these max and min values up. (This is not immediately possible using the 'summary function' max and min values as they are not presented on the 'Field explorer' dialog box for selection.
However I can individually using the maximum 'tree function' get the report to store these values so that I can do the calculations once I have got to the footer (as the fields defined are accessible through the field explorer. But the same minimum function does not appear to extract a result (and no I do not have zeros in the data).
Is there a known problem with the minimum function?
Is there another way of getting this data?
Thank you in advance
seyviv