Sharon Hague
10-28-2003, 06:57 AM
Hi All
I have created two reports with numerous calculated totals in the report footers.
Is it possible for me to pull a total over from one report to the other? I have tried creating a text box and in its control source entering =[Rpt The name of my report].[Report]![The name of my text box] but it doesn't like it.
Ideally I want it to pull this text box over if it meets a certain condition. i.e =iif([EmployeeID]=1,[Rpt The name of my report].[Report]![The name of my text box] ,0). Employee ID is a field in my main report where I want to pull info into from the other.
I would be very grateful for any suggestions and help on this.
Thanks
:confused:
I have created two reports with numerous calculated totals in the report footers.
Is it possible for me to pull a total over from one report to the other? I have tried creating a text box and in its control source entering =[Rpt The name of my report].[Report]![The name of my text box] but it doesn't like it.
Ideally I want it to pull this text box over if it meets a certain condition. i.e =iif([EmployeeID]=1,[Rpt The name of my report].[Report]![The name of my text box] ,0). Employee ID is a field in my main report where I want to pull info into from the other.
I would be very grateful for any suggestions and help on this.
Thanks
:confused: