=1*LEFT(B4,FIND("..",B4)-1)      left side    no problem
=1*RIGHT(B1,FIND("..",B1)-1)     some errors

have to change -1 in some numbers