J
Jaxamercy
I have a report that is generated by the user entering a date range into a
form, presses an apply button which run a macro awhcih runs all the queries
etc. The reports generates fine however I want to add the date range the user
selected to the report. I have done this in two seperate text boxes, the
first labled " Start Date" the second "End Date.
I have set the control for the Start Date Text Box as =Forms!frmDate!
startdate and for the End Date =Forms!frmDate!enddate.
I bleive this should work but when the report is generated all that is
returned is a #NAME? error.
I ahve checked that the name of the form and the fields in the form are
correct.
Any help greatly appreciated.
Cheer
Jax
form, presses an apply button which run a macro awhcih runs all the queries
etc. The reports generates fine however I want to add the date range the user
selected to the report. I have done this in two seperate text boxes, the
first labled " Start Date" the second "End Date.
I have set the control for the Start Date Text Box as =Forms!frmDate!
startdate and for the End Date =Forms!frmDate!enddate.
I bleive this should work but when the report is generated all that is
returned is a #NAME? error.
I ahve checked that the name of the form and the fields in the form are
correct.
Any help greatly appreciated.
Cheer
Jax