'5' < '6'
AND(LEFT([Code], 1) <= '9', LEFT([Code], 1) >= '0')
CATCH(NUMVALUE(LEFT([Code], 1)))
IF (SEARCHREGEX("^\\d", [Code], 1), "Y", "N")
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In Apply for Membership