T
tim
Hello all,
My project is almost complete, thanks to the help I have gotten on this
board. I have one last question.
The reports that I made all have a few graphs and a title. The title
contains the month. Also, the title on the report is contained in a
LABEL.
Currently, the month is hard coded. So, if I want to run the report
for a past month, I have to manually edit the label and change the
month to match.
The report data is coming from a form with a calendar control on it so
that the user can just pick the date and run the report. How can I
pass the month from the calendar control into the report title, so that
it updates itself automatically?
Thanks!
Tim
My project is almost complete, thanks to the help I have gotten on this
board. I have one last question.
The reports that I made all have a few graphs and a title. The title
contains the month. Also, the title on the report is contained in a
LABEL.
Currently, the month is hard coded. So, if I want to run the report
for a past month, I have to manually edit the label and change the
month to match.
The report data is coming from a form with a calendar control on it so
that the user can just pick the date and run the report. How can I
pass the month from the calendar control into the report title, so that
it updates itself automatically?
Thanks!
Tim