List of error numbers

R

RoBo

Who knows where I can find a list of error numbers and the meaning of each of
these error numbers. "13" e.g. is a wrong date but I would like to know all
other error numbers to program the "On Error GoTo".

Thanks for the help. Ron
 
G

Graham Mayor

Search vba help for 'trappable errors'

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Top