R
Rose B
I have a subform which shows records selected from a table depending upon the
selections made on the form. (The underlying query for the subform is quite
complex as there are about 18 selections that can be made by the user).
What I want to be able to do is to use the selection results of the subform
in a click event for a button on the main form. How can I get at the record
results of the subform in VBA? (I am sure that there must be an easy way!).
Thanks in advance
selections made on the form. (The underlying query for the subform is quite
complex as there are about 18 selections that can be made by the user).
What I want to be able to do is to use the selection results of the subform
in a click event for a button on the main form. How can I get at the record
results of the subform in VBA? (I am sure that there must be an easy way!).
Thanks in advance