P
Patrick
I want to return the selected records in a subform so I
can run a query against them. so I found this article on
microsoft
http://support.microsoft.com/default.aspx?scid=kb;en-
us;294202&Product=acc
However the Function DisplaySelectedCompanyNames()
is calling a forms recordsetclone property, but I need it
for the subforms.
At the end of the article it tells u how enumerate list of
selected records in subform with a command button, but it
does not tell you how to return those records.
can run a query against them. so I found this article on
microsoft
http://support.microsoft.com/default.aspx?scid=kb;en-
us;294202&Product=acc
However the Function DisplaySelectedCompanyNames()
is calling a forms recordsetclone property, but I need it
for the subforms.
At the end of the article it tells u how enumerate list of
selected records in subform with a command button, but it
does not tell you how to return those records.