G 
		
								
				
				
			
		Guest
You're welcome Rodney, and if you're happy with that solution that Max gave
you, super-great!....if not, as with everything else in Excel, "there is
another way".
It uses Data > TextToColumns > Delimited > hyphen as delimiter......and
conversion to Text on both columns, then using "ASAP Utilities" to strip off
all Letter-characters, then one simple formula copied down for the division
and to convert back to numbers....=IF(B1>0,A1/B1,A1)*1.....could probably all
be done with a macro, if you had to do it frequently
For me, it's easier.....
Vaya con Dios,
Chuck, CABGx3
				
			you, super-great!....if not, as with everything else in Excel, "there is
another way".
It uses Data > TextToColumns > Delimited > hyphen as delimiter......and
conversion to Text on both columns, then using "ASAP Utilities" to strip off
all Letter-characters, then one simple formula copied down for the division
and to convert back to numbers....=IF(B1>0,A1/B1,A1)*1.....could probably all
be done with a macro, if you had to do it frequently
For me, it's easier.....
Vaya con Dios,
Chuck, CABGx3
 
	