Article ID: 132727
Article Last Modified on 2/17/2005
SET TALK OFF PUBLIC msum && initialize public variable for sum total msum=0 y=RECNO() && store record number to variable so total from * previous group is not added on x=<field name> && store field which is grouped to variable SUM <numeric field name> FOR x=<field name> TO msum GO y RETURN ""Put this UDF in the group header. Add a text box to the group footer to display the results of the Msum variable.
113754 "Syntax Error" When Verifying UDF() in Report Writer
Additional query words: VFoxWin
Keywords: KB132727