I'm just learning Access 07 and coding so, this may be a very simple question:
I have a FORM that I want to display the value of Parameters so that I know what I have inputed. Similar to [Start Date] & [End Date].
"Your query will start at 07/01/2009 and end on 07/10/2009."
I can do this in a REPORT "Parameters!Start Date.value" but this does not work in a FORM.
Thanks for your help.