Hi
I know the formula to use to prevent duplication, thanks for your help. So I went to Data Validation->custome then wrote this formula
= countif($a1:$a5,a1)=1
but did not fully understand it
here is my understanding
This formula will be apply on all the range
=countif(range,a1) =1...