=IF(D2="?0????",D2,LEFT(D2,3)) why dosen't it work

J

JQ

I am trying to find a string of charetors where the second cherecter is a
zerro and then either leve it or return three cherecters.
 
Top