Sorry, thought I'd work in upper case, then forgot to include that in the COUNTIF.... This might solve the problem
=IF(COUNTIF($E$2:E2,UPPER(E2))>1,"Duplicate","")