VB Error messages not showing

A

Andrew Smith

For some reason I am no longer getting any vb error messages. If I attempt
to run a procedure that has no error handler then nothing happens if the
procedure contains a run time or compile error. If I put in break points
then still nothing happens. Since my code is not always perfect first time
this is a real pain. Any ideas why this should be happening?
 
Top