Thread: Parsing text
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default Parsing text

With the string in cell A1
=RIGHT(a1,2)

If this post helps click Yes
---------------
Jacob Skaria


"Confused" wrote:

Is there a formula that will parse the last two numbers from this string
BACM0001?
the end result should be "01".