runtime calculations?!

Q

QB

Hello,

I created a report which has numerous sub-reports. I then have fields which
make a summation of them to get a grand total. This works in Access (full
version) just fine, but in the runtime it always give 0.00?

The control's Control Source is
=[Report]![rpt_SA]![Sales]+[Report]![rpt_SA_Plan]![Sales]

How can I remedy this?

QB
 
Top