December 14, 200421 yr I have a layout which really looks and works best in Table View, but it requires a Trailing Grand Summary Part with summary fields. I can only get it to print in the Footer which makes it appear on the first page, too. Is there some way to get the summary on the last page only? On the first page it is confusing because the Sum = more than the parts on the page.
December 14, 200421 yr I haven't tested this, but what if you use an unstored calculation of Case( Get(RecordNumber) = Get(FoundCount); summaryfield ) ? I'm not sure if this will work in Table View.
December 28, 200421 yr Author Hmmm. Your suggestion does work in table view, but still only works in the Trailing Grand Summary.
Create an account or sign in to comment