View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Craig[_8_] Craig[_8_] is offline
external usenet poster
 
Posts: 18
Default VB String Comparison In Excel

I want to program code in VB in Excel that eliminates
certain characters from a particular cell. The characters
a

- \ / [ ] ( ) * P/N (ALT) (OLD) (NEW)

There are some others, but these are the
characters/substrings I wish to eliminate. How would
something like that start out? If anyone has any tips,
please let me know. Thank you...

Craig