Hi,

Try this in B2 and copy down:

=IF(ROWS($2:2)=MATCH(A2,$A$2:$A$13,0),1,0)

Regards