Determine selected subform record using ADO recordset?

K

kdw

I have seen many examples to determining which records are selected in a
subform using DSSelHeight and RecordsetClone. But this involves using DAO
recordset. All my codes are in ADO and I would like to keep things
consistent. Is there an equivalent way of determining which records are
selected without using DAO? Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top