View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Karrisac15 Karrisac15 is offline
external usenet poster
 
Posts: 2
Default skiping sections in a macro

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?