DianaStewart
Programmer
I have a Main report and a subreport. I am passing a shared variable from the subreport to the main report only problem is that subreport is visible on mainreport. The subreport will grow making the report larger. I know that if you supress the subreport or hide it, the value of the variable will be 0.. Does anyone know how to prevent the subreport from showing on the main report but at the same time share the variable?