I'm new to Crystal Reports, and have been thrown into the deep end of the pool.
I'm building a report which centers on a master file with several daughter files. A master record may or may not have a matching record in any daughter, so to list everything, I'm using several subreports; one for each daughter.
My problem is coordinating some of the calculations. I need to subtotal numbers from several daughters/subreports in the master, but the master is calculated before the subreports, so I'm getting zeroes. In another place, I have to divide a number in the master by a number from a subreport, but the master calculates before the subreport.
I welcome any suggestions for getting this to work. The mess to get values from the subreports back up to the master was cockamamie enough!
Thanks all,
Neil
I'm building a report which centers on a master file with several daughter files. A master record may or may not have a matching record in any daughter, so to list everything, I'm using several subreports; one for each daughter.
My problem is coordinating some of the calculations. I need to subtotal numbers from several daughters/subreports in the master, but the master is calculated before the subreports, so I'm getting zeroes. In another place, I have to divide a number in the master by a number from a subreport, but the master calculates before the subreport.
I welcome any suggestions for getting this to work. The mess to get values from the subreports back up to the master was cockamamie enough!
Thanks all,
Neil