SetFocus - Textbox (Newb Question)

Joined
May 24, 2006
Messages
1
Reaction score
0
Hey guys, just a quick question. I have created an excel project that uses VBA to control certain functions. What I want to know is how to set focus on a textbox. I have looked on the net and found the textbox.SetFocus method, but when I run it on my project it says the object cannot support this method, "run-time error 483". What am i doing wrong ??? Any help would be appreciated a great deal.

Thanks in advance
 
Back
Top