Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 16th, 2008, 08:04 AM
Authorized User
 
Join Date: Feb 2007
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default Access equivalent of Application.EnableCancelKey

In the Access database I'm developing, If a user interrupts execution, I want to be able to treat this as a runtime error and pass it into my central error handling system. In order for this to work in Excel, you include the following line within the entry point procedure: Application.EnableCancelKey = xlErrorHandler.

Does Access have an equivalent statement I could use?

Regards,

Keith






Similar Threads
Thread Thread Starter Forum Replies Last Post
Access application Gajun Access 3 September 13th, 2007 08:36 AM
Access menubar of another application kg8299 Excel VBA 18 June 15th, 2007 07:53 PM
Other application in MS Access anukagni Access 3 May 10th, 2006 12:55 AM
how i can use Access Database in my application ranakdinesh Pro VB Databases 4 May 21st, 2004 03:06 PM
Equivalent to include files in VB Access jrwlkn Access 2 January 15th, 2004 01:50 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.