I've got the following problem: In the VBA modules of my Access 97
Database I programmed error handling routines.
Now, if an error occurs, a Msgbox should display "Err.description".
However, it doesn't display anything, the value of Err.description
seems to be empty. What's wrong here? Does it have anything
to do with Access error messages which often contain a "bold"-
formatted part at the top and a normally formatted one below?
Maybe, Err.description does not contain plain text but some
formatted code?
Thanks for any advice,
Kay
"Kay Brodersen" <Kay.Br...@gmx.net> wrote in message
news:94efd2$lq9$03$2...@news.t-online.com...