View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
mathew mathew is offline
external usenet poster
 
Posts: 75
Default Extract some info from a string

I'm sure this is easy for you guys!
How would you extract some info from a string.
I have some codes and would like to strip the first two characters off the
string.
Here is the example:
What I have: NM055
What I need: 055
Any help would be appreciated! Thanks!