View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kidsimba Kidsimba is offline
external usenet poster
 
Posts: 1
Default Need to pull a selected segment of numbers/text from a large strin

I have a 63 character long string that I need to pull several segemented
values from. i.e. I need the last 6 characters to go one cel, then characters
7-10 from the right to go into another cel, 11-18 to go into the next cel,
etc.
Is there a way to do this?

Thanks!