View Full Version : report help


aftershokk
04-30-2007, 05:01 AM
I am used to using better reporting tools like Cognos or BO. How can I easily insert sums and percent of totals in reports based on groupings? Everytime I try to place in a function I get the parameter box to pop-up?

thanks!!!!

shudini
05-01-2007, 10:47 AM
if you have a text box in the group named MyTextBox, you would create a text box in the group footer with =Sum(MyTextBox)

Rich
05-01-2007, 10:48 AM
The Report wizard will do all this for you