Multiple records datasheet selection to VBA

CadMonkey

Misplaced But Useful
Local time
Today, 23:56
Joined
May 19, 2004
Messages
47
Hi!

I wander if any of you pro's can help a semi- frustrated monkey?

But that's not the big question. The big question is:

IF one selects multiple records in a datasheet, so say 6 or 7 are higlighted. Could one use the selection set to loop through every query in that code?

Basically I need to refer to the selection consisting of a mulitple record selection in a datasheet subform for manipulation in VBA. :eek:

If you can help, thankyou. If you can't help, thanks for just being there :)
 
You can do something like that if you use a multiselect listbox...

I dont know if you can get the selected records from a datasheet...

Greetz

P.S. DONT DOUBLE POST
 

Users who are viewing this thread

Back
Top Bottom