G
Guest
I've got a main report with three nested subreports. I need a textbox in each subreport that uses values from the subreports above it. Example:
"Main Report" contains
"Sub1" which contains
"Sub2" which contains
Sub3"
When I try to evaluate an expression in Sub2 that involves a field from Sub1 , it comes up that Sub1 is not open.
I would really appreciate any help. I don't know if this type of calculation simply can't be done, or if I'm missing smoething simple.
By the way, if I open Sub1 independently of Main Report, then the calculation works fine.
"Main Report" contains
"Sub1" which contains
"Sub2" which contains
Sub3"
When I try to evaluate an expression in Sub2 that involves a field from Sub1 , it comes up that Sub1 is not open.
I would really appreciate any help. I don't know if this type of calculation simply can't be done, or if I'm missing smoething simple.
By the way, if I open Sub1 independently of Main Report, then the calculation works fine.