You would need to set up the first report as a subreport in the report header. In the sub, you would do the necessary calculation and set it up as a shared variable in the report footer. You could then reference that value in the main report or in a second subreport, which must be placed in a section below the one containing the first subreport.
-LB