Addition

Cori

Registered User.
Local time
Today, 13:17
Joined
Oct 6, 2006
Messages
53
HI!!!
I have this report that has a subreport...I have a text box on the report that is totaling the catagories on the report and one from the subreport. It is pulling the data from the subreport, but it is not pulling the data from the main report. Can anyone take a look at this and see if they can help???
Code:
=Reports!WeeklyTotalsWCatagories.srptProjects.Report.ProjectHours+[Vacation]+[Sick]+[Holiday]+[TimeOff]+[GeneralAdmin]+[Meetings]+[Training]+[QASupport]+[ProdSupport]+[PurchSupport]+[ServSupport]+[PartSupport]+[SaleSupport]+[LitigSupport]+[EngSupport]+[ECRProcessing]+[Misc]

Thanks...Cori
 

Users who are viewing this thread

Back
Top Bottom