S
Sarah G
I have a report which is based on a query which has a parameter in the date
field
eg. Query field - Planned Start Date - Parameter [Start Date]. I need the
value chosen when the report is run, to appear as a text label or heading in
the report. I used a unbound text and entered =[Start Date] but it keeps
coming back with an #Error.
I have previously used ="Between" & " " & [Start Date] & " " & "and" & " " &
[End Date], when the parameter has two values. However this time I only want
the date itself but keep getting the error
Hope you can help
field
eg. Query field - Planned Start Date - Parameter [Start Date]. I need the
value chosen when the report is run, to appear as a text label or heading in
the report. I used a unbound text and entered =[Start Date] but it keeps
coming back with an #Error.
I have previously used ="Between" & " " & [Start Date] & " " & "and" & " " &
[End Date], when the parameter has two values. However this time I only want
the date itself but keep getting the error
Hope you can help