A.254 B.255 C.256 D.257
A.p+q B.p&q C.Val(p)+q D.p+Val(q)
A.Right$(m,3) B.Right$(Left$(m,6),3) C.Mid$(m,4) D.Left$(Right$(m,5),3)