"B2" '3/16X12


"C2" =LEFT(B2,FIND("X",B2)-1)

returns 3/16

How can I convert it to fraction?