Can someone tell why I have quite a large chunk of code which does mostly what I want except that I want to set the warnings (DoCmd.SetWarnings=False) to false before a line of code runs and I get the error "Argument not optional". If however, I create a macro that says Setwarning=false and then run that macro from my code, it all works okay.
Can someone tell me why as I hate using macros in Access as I find coding it much more acceptible for debugging.
Eradic8or.
Can someone tell me why as I hate using macros in Access as I find coding it much more acceptible for debugging.
Eradic8or.