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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

refreshing a form

Status
Not open for further replies.

jxxnorth

Programmer
Feb 19, 2002
12
US
I want to refresh a form based on a single query, every time the form's window is brought to the front, or in other words receives focus. According to MS Help, I can't do this with Got Focus event if the form contains other objects that also have a Got focus event. I'm using ALT+TAB frequently, and I don't necessarily want to close/reopen a form or have to constantly hit a requery/refresh button.

Any suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top