digilantis
Technical User
Need some help linking parameters from amin to subreport.
The Main report takes 3 parameters
{?AccountNo}StringVar
{?ReportStart}DateVar
{?ReportStop}DateVar
The ReportStart & ReportStop Vars are just User inputs. They do not query against the DB, The AccoutNo does query the DB
I can Pass in the AccountNo var to the Subreport OK But I need to pass the DateVars to the Subreport For record selection and I can't seem to pass those in? Am I missing something easy here?
Thanks
The Main report takes 3 parameters
{?AccountNo}StringVar
{?ReportStart}DateVar
{?ReportStop}DateVar
The ReportStart & ReportStop Vars are just User inputs. They do not query against the DB, The AccoutNo does query the DB
I can Pass in the AccountNo var to the Subreport OK But I need to pass the DateVars to the Subreport For record selection and I can't seem to pass those in? Am I missing something easy here?
Thanks