I want to not allow the entry of a number more tan once on the same colunm
C christine Helou Jan 19, 2007 #1 I want to not allow the entry of a number more tan once on the same colunm
T Teethless mama Jan 19, 2007 #2 Select your data range then go to: Data > Validation > Settings > Allow: select Custom > Formula: =COUNTIF($A$1:A1,A1)=1
Select your data range then go to: Data > Validation > Settings > Allow: select Custom > Formula: =COUNTIF($A$1:A1,A1)=1