View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
toolman
 
Posts: n/a
Default How can i find and change a value in a cell place?

I have part numbers that have 1 or 3 letters followed by 5 numbers. B01234,
or COM12345. I want to right a formula that if the 1st number following the
letter is a 0, replace it with a space. If it is a 1 do nothing.