K
KHogwood-Thompson
I have a report that contains sorting and grouping. In the detail section I
have two textbox controls called "NETPROFMONTH" and "NETPROFYTD". In one of
the group footers I am trying to sum the totals of the two textboxes above.
However when I type the following into the footer textbox controls:
=Sum([NETPROFMONTH])
And
=Sum([NETPROFYTD])
and then run the report, I get the parameter box asking for the values of
the two controls. Can anyone advise?
have two textbox controls called "NETPROFMONTH" and "NETPROFYTD". In one of
the group footers I am trying to sum the totals of the two textboxes above.
However when I type the following into the footer textbox controls:
=Sum([NETPROFMONTH])
And
=Sum([NETPROFYTD])
and then run the report, I get the parameter box asking for the values of
the two controls. Can anyone advise?