F
Frank
I have a report that shows a chart that runs off a
parameter query using the date(Between [Start Date:
(mm/dd/yy)] And [Stop Date: (mm/dd/yy)]). The chart
comes up fine, but I wanted the date range to be
displayed on the page itself. I created an unbound
textbox and used (=[Enter Start Date: (mm/dd/yy)] & " -"
& [Enter Stop Date: (mm/dd/yy)] as the control source.
Theoretically, the date range should be displayed.
Right???? What comes up is #Name?. Any help here would
be appreciated.
Frank
parameter query using the date(Between [Start Date:
(mm/dd/yy)] And [Stop Date: (mm/dd/yy)]). The chart
comes up fine, but I wanted the date range to be
displayed on the page itself. I created an unbound
textbox and used (=[Enter Start Date: (mm/dd/yy)] & " -"
& [Enter Stop Date: (mm/dd/yy)] as the control source.
Theoretically, the date range should be displayed.
Right???? What comes up is #Name?. Any help here would
be appreciated.
Frank