View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GoBlue63 GoBlue63 is offline
external usenet poster
 
Posts: 1
Default Macro Help - Excel

Can anyone help me write a macro that tells excel to delete any text that is
between brackets? IE - [[xx]] (delete the xx when macro is run)? I need to
make 2 versions of a spreadsheet - one with text with brackets and one where
the brackets remain but the text is deleted....anyone? Maybe a Visual basic
Editor person??

Thanks!