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

Force cancel button to respond

Status
Not open for further replies.

pjh172

Programmer
Jan 2, 2008
1
US
I have a split database that pulls info from several tables from a server at a remote office over our intranet. This takes a bit of time to accomplish, so I created a simple form that tells the user that Access is pulling the info they need (otherwise they think nothing is happening). I've placed a cancel button on the form with code to quit the application if the user gets tired of waiting. However...I can't get the cancel button to respond. Access will not respond until it has pulled all the info from the tables over our intranet. How do I make the cancel button work?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top