T
tw
Every once in a while I get what looks like the msgbox popping up with
Microsoft Access as the title of the window, no message, and an ok button.
I don't know where this box is coming from, I don't have any code that I can
find that would pass an empty string to msgbox(). I am using msgbox() in
some error routines where the string should be err.description. Is there
ever a case where err.description would be blank if an error occurs? If
that is the case what could the error be, if that is not the case, then does
anyone know why this box might be popping up?
Microsoft Access as the title of the window, no message, and an ok button.
I don't know where this box is coming from, I don't have any code that I can
find that would pass an empty string to msgbox(). I am using msgbox() in
some error routines where the string should be err.description. Is there
ever a case where err.description would be blank if an error occurs? If
that is the case what could the error be, if that is not the case, then does
anyone know why this box might be popping up?