Get Current Control Name

  • Thread starter Thread starter Alan Z. Scharf
  • Start date Start date
A

Alan Z. Scharf

1. I want to set a variable to the name of a form textbox control when it
has the focus.

Dim strControlName AS String
strControlName = .....

2. What is the correct syntax for setting that string value?

Thanks.

Alan
 

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