Title: Message
Richard,
 
Not stopping at breakpoints is usually a sign that the code isn't getting to your breakpoints - that is, something is stopping the code or sending it elsewhere.
 
One thing to make sure you do is comment out your DoCmd.SetWarnings False if you have it in your code.
 
Other than that, you may need to post your code for further troubleshooting.
 
Eric


From: AccessDevelopers@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Richard Rogers Beasimer
Sent: Monday, November 07, 2005 1:07 PM
To: AccessDevelopers@yahoogroups.com; AccessVBACentral@yahoogroups.com
Subject: [AccessDevelopers] DoCmd.Nothing

Anybody have any idea why my command button will execute message boxes and docmd.openqry but will not execute calls to other subroutines or execute code, like creating recordsets and updating records, included as part of the command's click event? 
 
And, while you're at it, care to venture a guess as to why my app won't stop at the breakpoints I put in the code?
 

RRB




Please zip all files prior to uploading to Files section.




SPONSORED LINKS
Microsoft access help Microsoft access programming Microsoft access tutorial
Microsoft access 2000 tutorial Microsoft access 2003


YAHOO! GROUPS LINKS




Reply via email to