View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] simon.croome@solent.ac.uk is offline
external usenet poster
 
Posts: 2
Default Character Stripping

Hi,

I am trying to strip characters from a string upto a certain character
for instance :

CG016_30425 to become 30425
Hamblemeads_39450 to become 39450

Can anyone help ?

Thanks Simon.