G
Guest
Hi
I have two subreports embedded in a main report. Each subreport has its own underlying unique query. The report shows the correct data when run. Each query needs to be narrowed according to a date range
Currently, the following parameter criteria is being used successfully in both queries
Between [Enter the period start date: dd/mm/yyyy] And [Enter the period end date: dd/mm/yyyy
The problem is that the user has to enter a starting and ending date twice. Is there anyway that the user can enter the dates only once, but BOTH queries are narrowed by the date range
Any help is appreciated
Cheers
Jody
I have two subreports embedded in a main report. Each subreport has its own underlying unique query. The report shows the correct data when run. Each query needs to be narrowed according to a date range
Currently, the following parameter criteria is being used successfully in both queries
Between [Enter the period start date: dd/mm/yyyy] And [Enter the period end date: dd/mm/yyyy
The problem is that the user has to enter a starting and ending date twice. Is there anyway that the user can enter the dates only once, but BOTH queries are narrowed by the date range
Any help is appreciated
Cheers
Jody