Record Selector via ADO

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form with RecordSelecters turned on because of multiple rows. I
want to find out which rows the user has selected so I can copy the data from
one key to another.

Any ideas?
 
Mel,

Look in help for the form's SelTop and SelHeight properties. These should
help you determine the records selected.

Barry
 

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

Back
Top