K
Kahuna
Hi Folks - as usual a simple one that's fried my brain!
Have a SQL string I'd like to use as a recordsource for a Report (in
OnOpen). Works fine except for the parameters where the SQL looks for
entries on an open form.
What's the syntax to define the parameters, considering I am intending to
simply make the SQL the recordsource, i.e.
Me.recordsource = strSQL
Help appreciated.
Have a SQL string I'd like to use as a recordsource for a Report (in
OnOpen). Works fine except for the parameters where the SQL looks for
entries on an open form.
What's the syntax to define the parameters, considering I am intending to
simply make the SQL the recordsource, i.e.
Me.recordsource = strSQL
Help appreciated.