Dearest Wizards,
Maybe an odd question but,
Working on a big project, thousands of lines of VBA code. Having the usual trouble with crashes and 'trying' to resolve them with MsgBox diagnostics. Strange thing going on though. When I try to use MsgBox something is happening (compiler?) that it changes
the text to msgbox (lower case) and gives an error message:
Compile error:
Wrong number of arguments or invalid property assignment
Interestingly, prior saves of the file from months ago don't give me this problem/error; the MsgBox function works great. Is this an update issue? Anyone else having the same problem?
TIA,
Sam