Tony Septav
iggy at nanaimo.ark.com
Tue Mar 17 11:05:56 CDT 2009
Hey All I have a database where the error checking doesn't seem to be functioning. I have looked and Enable error checking is checked. I have even tried DoCmd.SetWarnings True. I copied everything over to a new database and decompiled and compiled still no error checking. On one form a button I had wasn't working, click and nothing. I checked the code behind the button and eventually found I had mistyped the table name in Set rst, once I corrected it the button worked, but I never got an error message. Am I missing something simple here???? Thanks