I have a form bound to a table that passes several parameters to a query. However there is one field within the form that is unbound that I would also like to pass to the query. I have been unsuccessful in doing it. I have tried to pass it the same way as the others i.e:-
[Forms]![Form name]![Unbound date field]. Has anyone got any idea where I am going wrong.
[Forms]![Form name]![Unbound date field]. Has anyone got any idea where I am going wrong.