View Single Post
  #1   Report Post  
TheLazer
 
Posts: n/a
Default Create a formula to remove text to the left of specified char?

I have a long list of cells that all contain the text 'CN=User Name'. I
would like to remove all the text to the left of User Name leaving me with
just that. Is there a function that can do this for me and if not could I
and how would I go about doing it in VBA?