|
|
Question : Variables between Main Report and SubReport (CR8)
|
|
I am just new to Crystal Reports so this question might be very basic.
I have a main report that contains two subreports. I want to be able to carry variables to and from the reports.
I am using the Storestringvar to declare my variable and set the values on the main report. I am then using the Fetchstringvar on the subreports to return the original set value.
I have also put 2 formulas on the all the reports to ensure the UF5Store functions are properly calculated.
When I run the report it returns a "variable not found" error message. It is referring to the Fetchstringvar formula on my subreports.
What am I doing wrong? Please help!
|
Answer : Variables between Main Report and SubReport (CR8)
|
|
|
|
|
|