AFAIK it means what it says. If you encounter something that would cause an
error to stop your code, just ignore it and go on to the next thing which
may work. This may be good but it might ignore something you need to know
about.
--
Don Guillett
SalesAid Software
"Mike" wrote in message
...
I have seen "On Error Resume Next" in several different
macros but do not fully understand how it works. Any help
would be greatly appreciated. Thanks