CRilliterate
Technical User
My Subreport is the Summary of the Main Report.
Main Report has anly DateFrom and DateTO parameters that used as a formula set to True.
@DateRange
{ASI_RECEIPT_JOURNAL_VW.TRANS DATE} >= {?StartDate} and
{ASI_RECEIPT_JOURNAL_VW.TRANS DATE} <= {?EndDate}
In Select Expert Formula @DateRange is True
Now I need Sub Report to work based on the same parameters.
How am I suppose to do that?
Thanks
________________________________________
I am using Windows XP, Crystal Reports 9.0 with SQL Server
Main Report has anly DateFrom and DateTO parameters that used as a formula set to True.
@DateRange
{ASI_RECEIPT_JOURNAL_VW.TRANS DATE} >= {?StartDate} and
{ASI_RECEIPT_JOURNAL_VW.TRANS DATE} <= {?EndDate}
In Select Expert Formula @DateRange is True
Now I need Sub Report to work based on the same parameters.
How am I suppose to do that?
Thanks
________________________________________
I am using Windows XP, Crystal Reports 9.0 with SQL Server