pankajeshwara
Registered User.
- Local time
- Today, 16:17
- Joined
- Nov 17, 2001
- Messages
- 10
i want to pass parameter in both a report and a subreport.the main report is based on a query and i get the subreport values from linking the fields to a table.
the problem is that it does not work if i use two queries ... one for report and the other for the subreport.
actually i have this reservation report which allows the user to enter the beginning and the end date(done) and linked to this report is the services subreport which should allow the user to choose to view only one kind of service, therefore another parameter needs to be passed.
i have built both the reports on queries but the problem is that every time i have to enter the services in a parameter box again and again instaed of just once.
or maybe you could tell me a way to do this in different way altogether.
the problem is that it does not work if i use two queries ... one for report and the other for the subreport.
actually i have this reservation report which allows the user to enter the beginning and the end date(done) and linked to this report is the services subreport which should allow the user to choose to view only one kind of service, therefore another parameter needs to be passed.
i have built both the reports on queries but the problem is that every time i have to enter the services in a parameter box again and again instaed of just once.
or maybe you could tell me a way to do this in different way altogether.