A
Adam
I have a report that contains a customer ID header, customer detail section,
and customer ID footer. In the detail section i have 4 fields that i am
applying an equation to, and performing that in a 5th field unbound control
=([Set 1 Reps]+[Set 2 Reps]+[Set 3 Reps]+[Set 4 Reps])*[Category Point
Value]). When i view the report it gives me the correct number for this
calculation (the 5th field name where this calculation is happening is called
"Text48"). In the footer section i am now trying to add up a total of every
record that shows up in the detail section like so =Sum([Text48]). I'm trying
to sum up all the detail records of Text48.
Its not working and the report does not recognize Text48. Can anybody help??
and customer ID footer. In the detail section i have 4 fields that i am
applying an equation to, and performing that in a 5th field unbound control
=([Set 1 Reps]+[Set 2 Reps]+[Set 3 Reps]+[Set 4 Reps])*[Category Point
Value]). When i view the report it gives me the correct number for this
calculation (the 5th field name where this calculation is happening is called
"Text48"). In the footer section i am now trying to add up a total of every
record that shows up in the detail section like so =Sum([Text48]). I'm trying
to sum up all the detail records of Text48.
Its not working and the report does not recognize Text48. Can anybody help??