Hi,
If I select a date from a drop down menu, I would like that to be in
the title of the report that generates.Is this possible without having
to create a report for each date that exists in the list? Thanks in
advance.
bhicks11 - 31 Jul 2008 17:32 GMT
Hi Samer,
Yes you can. Just put an unbound control on the report and set it's control
source to the combobox.
=forms!yourform.comboboxname
Data Entry Bonnie
http://www.dataplus-svc.com
>Hi,
>
>If I select a date from a drop down menu, I would like that to be in
>the title of the report that generates.Is this possible without having
>to create a report for each date that exists in the list? Thanks in
>advance.