Slight modification to eisayew's formula to accomodate two digit numbers ..

=IF(COUNT(FIND(ISNUMBER(MID($E$1,ROW(INDIRECT("1:"&LEN($E$1))),2)*1)*MID($E$1,ROW(INDIRECT("1:"&LEN($E$1))),2),A1,1))=COUNT(MID($E$1,ROW(INDIRECT("1:"&LEN($E$1))),2)*1),1,0)
Remember to Ctrl+Shift+Enter