D
Dee
I have over 10 reports that use parameter queries. They
all ask the user for a "Date or Skip this box and enter
From and To in the next boxes". No problem there.
I would like to create 1 dialog form that would open on
the OnOpen for any report so the user will have a calendar
icon for easier date entry.
Something like:
Date to Print: (would default to today)
From:
To:
OK button would then run the report with the parameters to
the query.
How can I pass the Report Name and parameters to run? Does
anyone have any code that already does this?
Is there an easier way?
Appreciate any thoughts!
all ask the user for a "Date or Skip this box and enter
From and To in the next boxes". No problem there.
I would like to create 1 dialog form that would open on
the OnOpen for any report so the user will have a calendar
icon for easier date entry.
Something like:
Date to Print: (would default to today)
From:
To:
OK button would then run the report with the parameters to
the query.
How can I pass the Report Name and parameters to run? Does
anyone have any code that already does this?
Is there an easier way?
Appreciate any thoughts!