another setfocus 2110 question

N

nick_mleczko

Hi,

Read through the posts but found no joy.

My prob is quite simple

On load form I set focus to a (dummy) text box at the top of the form
(so the form adjusts itself and you can see it's top), when this dummy
textbox receives focus it sets focus to a text box further down the
form.

Now, when I run the code to set focus to the dummy box it's fine, as
soon as I add the code in the dummy text box to set focus to the real
textbox down the form, I start getting 2110 errors. But the error
complains about the original code that was working before I added the
setfocus in the dummy textbox

Any suggestions would be greatly appreciated

Nick
 

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