bikejockey
Programmer
CR version 9
As I process the records a group I build several arrays. In the group footer I need to process the data in the arrays, calling custom functions, etc. Printing results, etc.
Here is what I would like to do in a group footer
GFa - Initialize a global variable
GF1b - Print calculations based on the global variable
GF1c - modify the global variable
GF1d - Print calculations based on new value of global variable
continue process 5 times.
WhilePrintingRecords is set in all the formulas.
Any suggestions on how to get this to work.
As I process the records a group I build several arrays. In the group footer I need to process the data in the arrays, calling custom functions, etc. Printing results, etc.
Here is what I would like to do in a group footer
GFa - Initialize a global variable
GF1b - Print calculations based on the global variable
GF1c - modify the global variable
GF1d - Print calculations based on new value of global variable
continue process 5 times.
WhilePrintingRecords is set in all the formulas.
Any suggestions on how to get this to work.