R
Richard S.
I'm attempting to enable the user to select a combination of physical label
formats and subreports (which vary in data contents, layout, and possibly an
embedded image). My purpose is to avoid having to set up reports for all the
possible combinations and to enable the user to create, modify, or delete the
"subreports" as the need arises.
"Printsource" table includes all the fields for all the possible subreport
contents.
The intent is for the user to select a physical label and an appropriate
subreport at runtime, in effect to assign a subreport to the desired label
report.
Is there a better way to accomplish this?
If this is a sound approach, how do I relate the subreport and its fields to
the report and to the Printsource table record at runtime?
I'll appreciate any help
formats and subreports (which vary in data contents, layout, and possibly an
embedded image). My purpose is to avoid having to set up reports for all the
possible combinations and to enable the user to create, modify, or delete the
"subreports" as the need arises.
"Printsource" table includes all the fields for all the possible subreport
contents.
The intent is for the user to select a physical label and an appropriate
subreport at runtime, in effect to assign a subreport to the desired label
report.
Is there a better way to accomplish this?
If this is a sound approach, how do I relate the subreport and its fields to
the report and to the Printsource table record at runtime?
I'll appreciate any help