Hi,
This problem is doing my head in as I don't think it should be a problem!!!!
I have a report made up of 3 Subreports:
Subreport 1 reports a set of figures and an unbound text box has a calculation in it to subtract one value from another, this all works fine
Subreport 2 reports a set of figures and an unbound text box has a calculation in it to add one value to another, again this all works fine
Subreport 3 has 3 unbound textboxes - these text boxes are for containing the figures from the calculation in Subreport 1 and the calculation in Subreport 2, both of these values are then subtracted to give a value.
The problem is that the texboxes to display the values in Subreport 3 do not display the values taken from Subreports 1 & 2.
This is an example of how I am trying to get the values into the textboxes in Subreport 3:
=[Reports]![FB_Repairs]![FB_Repairs2Column].[Report]![Total]
Can anyone throw any light on this, am I doing something stupid or impossible!
TIA
FBICFC
This problem is doing my head in as I don't think it should be a problem!!!!
I have a report made up of 3 Subreports:
Subreport 1 reports a set of figures and an unbound text box has a calculation in it to subtract one value from another, this all works fine
Subreport 2 reports a set of figures and an unbound text box has a calculation in it to add one value to another, again this all works fine
Subreport 3 has 3 unbound textboxes - these text boxes are for containing the figures from the calculation in Subreport 1 and the calculation in Subreport 2, both of these values are then subtracted to give a value.
The problem is that the texboxes to display the values in Subreport 3 do not display the values taken from Subreports 1 & 2.
This is an example of how I am trying to get the values into the textboxes in Subreport 3:
=[Reports]![FB_Repairs]![FB_Repairs2Column].[Report]![Total]
Can anyone throw any light on this, am I doing something stupid or impossible!
TIA
FBICFC