SetFocus does not show cursor in initialize (Excel VBA)

T

Tamara Plute

The focus is where I want it to be, but the cursor does not appear when
the form initializes. When initially opening the excel file I have the
spreadsheet minimize and form initialize. Once the doc is open I also
have a macro to show the form if it has been closed. The cursor is
visible then. Any ideas?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
P

Plutopotamus

Thank you, Tom! I had the tab order set to start there so I guess the
setfocus was not necessary. Thanks for another solution!


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 

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