I'm trying to take the value of a shared variable from a subreport and add it to a Total Cost formula on the main page. I have the subreport in GH1a and the shared variable in GH1b but whenever I try to add the value to the Total Cost, it just returns all the shared variables to $0.00. Here's what it should look like:
Labor Burden Material Total
$106.26 $191.26 $472.67 $770.19
If I put the shared variable for Material in GH1a, then it will look like this:
Labor Burden Material Total
$106.26 $191.26 $0.00 $297.52
I know that you have to have the variable in a different section than the subreport which is why it's printing that $0.00 but for some reason it won't add it to the Total from within GH1b. The value for Material comes from a subreport and won't add to Total no matter how I set it up. Does anyone have any ideas of how to make this work?
Labor Burden Material Total
$106.26 $191.26 $472.67 $770.19
If I put the shared variable for Material in GH1a, then it will look like this:
Labor Burden Material Total
$106.26 $191.26 $0.00 $297.52
I know that you have to have the variable in a different section than the subreport which is why it's printing that $0.00 but for some reason it won't add it to the Total from within GH1b. The value for Material comes from a subreport and won't add to Total no matter how I set it up. Does anyone have any ideas of how to make this work?