M
MikeB
I have not been able to figure this out. I have a main report with a
sub-report in it.
The sub-report has a field called Text84, that is the Sum of a field called
"dctrip-dollars", looks like this to get the total on the Sub-Report,
=Sum([dctrip-dollars]).
I want to be able to move the Text84 total to the maim report where I do
other calculations. I tried to get the total with this statement,
=([Reports]![STrptStatement20022003]![Text84])
Does not work. Give me an Error message.
Any ideas on what I have done wrong, and how to fix it.
Thanks for the help,
MikeB
sub-report in it.
The sub-report has a field called Text84, that is the Sum of a field called
"dctrip-dollars", looks like this to get the total on the Sub-Report,
=Sum([dctrip-dollars]).
I want to be able to move the Text84 total to the maim report where I do
other calculations. I tried to get the total with this statement,
=([Reports]![STrptStatement20022003]![Text84])
Does not work. Give me an Error message.
Any ideas on what I have done wrong, and how to fix it.
Thanks for the help,
MikeB