JohnWoolliscroft
Programmer
Hello
I am trying to produce a cost report for a part based on its components & routes.
I have a subreport linked to the parent part displaying all operations, labour, material & overhead costs for this part. These are shown totalled at the bottom of the subreport and passed out as shared variables.
A second subreport linked to the parent part displays all components, labour, material & ovehead costs fro this part. Again these are shown totalled at the bottom of the subreport and passed out as shared variables.
In the main body of the report I have 4 columns showing the combined labour, material, overhead & total costs (from the shared variables) for the two subreports.
A new page is started for each new parent part, and generally the operations & components subreporst fit within one page. The report works fine for 99% of the time.
However occaisionally I get the final total line showing on the next page, and from then on the shared variables never seem to get reset.
Is there a bug in crystal - I have had this occur on other reports, but this time it is really bugging me as I cannot solve it.
Any help would be much appreciated.
I am trying to produce a cost report for a part based on its components & routes.
I have a subreport linked to the parent part displaying all operations, labour, material & overhead costs for this part. These are shown totalled at the bottom of the subreport and passed out as shared variables.
A second subreport linked to the parent part displays all components, labour, material & ovehead costs fro this part. Again these are shown totalled at the bottom of the subreport and passed out as shared variables.
In the main body of the report I have 4 columns showing the combined labour, material, overhead & total costs (from the shared variables) for the two subreports.
A new page is started for each new parent part, and generally the operations & components subreporst fit within one page. The report works fine for 99% of the time.
However occaisionally I get the final total line showing on the next page, and from then on the shared variables never seem to get reset.
Is there a bug in crystal - I have had this occur on other reports, but this time it is really bugging me as I cannot solve it.
Any help would be much appreciated.