J
Jeff A via AccessMonster.com
hi,
i've created several queries. i would like to set the Record Source
property of a Continuous Form to a particular query at the code of the form
(since i'll be using different queries according to different conditions).
how do i code/reference this query in code of the form?
Me.RecordSource = (name of query?)
thanks, jeff
i've created several queries. i would like to set the Record Source
property of a Continuous Form to a particular query at the code of the form
(since i'll be using different queries according to different conditions).
how do i code/reference this query in code of the form?
Me.RecordSource = (name of query?)
thanks, jeff