yolly12
MIS
- Mar 21, 2005
- 83
Hello,
I am using CR 8.5 developer and I am writing a report that displays some formula from a subreport. I have on the main form 2 parameters (From_Date, End_Date) and I have a formula in thre select expert that works wonderfully.
{CONTHIST.ONDATE} >= {?From_Date} and
{CONTHIST.ONDATE} <= {?End_Date}
I would like to have the select expert for the subreport to link to these paramaters so the users will not have to enter a date range twice. I cannot find the way to do this. Any ideas?
TIA for the help
I am using CR 8.5 developer and I am writing a report that displays some formula from a subreport. I have on the main form 2 parameters (From_Date, End_Date) and I have a formula in thre select expert that works wonderfully.
{CONTHIST.ONDATE} >= {?From_Date} and
{CONTHIST.ONDATE} <= {?End_Date}
I would like to have the select expert for the subreport to link to these paramaters so the users will not have to enter a date range twice. I cannot find the way to do this. Any ideas?
TIA for the help