N
Nathan
I have a form with a chart embedded. I want users to be able to print the
chart based a date entered by a parameter query. But whenever I try to enter
the date in an unbound field, id doesn't work, I just get a #Name? error.
I am entering = [qryQueryName]![clmDatecomplete]
into the Control Source box. The clmDatecomplete is the date entered by the
parameter. Any ideas?
chart based a date entered by a parameter query. But whenever I try to enter
the date in an unbound field, id doesn't work, I just get a #Name? error.
I am entering = [qryQueryName]![clmDatecomplete]
into the Control Source box. The clmDatecomplete is the date entered by the
parameter. Any ideas?