View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default skiping sections in a macro

Yup, we can help you avoid the error... But post your code so we can see what
you are up to.
--
HTH...

Jim Thomlinson


"Karrisac15" wrote:

I am wanting to run a macro to find a certain string of text and I want it to
delete that text if it finds it. Is there any way that I can set it up where
the macro will go to the next section if it does not find what it is looking
for instead of erroring out?