C 
		
								
				
				
			
		CVBetty
My imported string looks like this
ACH SOC SEC 310*First Last
I want to access to find the * in the string then extract First Last
				
			ACH SOC SEC 310*First Last
I want to access to find the * in the string then extract First Last
