How To Select Entirerow?

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

Guest

In a datasheet view, how can you automatically select the entire row when
the focus changes?

I've done this before, but can't remenber the method to use in the
OnCurrent event.

Any comments appreciated

Thanks,

TK
 
Never mind, I was having a senior moment!

What I was failing to remember was:

DoCmd.RunCommand acCmdSelectRecord
 

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