[Resolved]apply condition to SubReport. how?
hi,
I have to incorporate a subreport into my main report. if my main report shows state, county, city and my subreport shows city and school name. how can I show just the schools that are in that city.
my question is how can I apply a condition to show schools in the subreport where city name (subreport ) = city name (main report) ?
I know it's easy but I'm new to Crystal.
thank you
Re: apply condition to SubReport. how?
Right-click the SubReport box that is on the Main report and select the Change SubReport Links menu option.
At run time, the Main report will then pass the City as a parameter to the subreport when appropriate. The subreport will add it to its selection formula and execute.
Re: apply condition to SubReport. how?
yep. that was is buddy. thanks a million
Re: apply condition to SubReport. how?
Please do mark it as resolved , it waste time of lot of peoples