Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Rakafkaven

  1. Rakafkaven

    Problem whit .setfocus

    Actually, I suspect your code works fine, but you're overlooking the order of events. The Exit event occurs after AfterUpdate, and Exit is where your focus is shifted to the next control. So your SetFocus is working just fine-- but it's setting the focus on the textbox that already has the...

Part and Inventory Search

Back
Top