HOW DO I GET A WARNING FOR REPEATED NUMBERS

K

Kenya

I am working on a spreasheet in excel I have got invoice numbers but i need
to create a warning for repeated invoice numbers.Any help would be most
appreciated.
Thanks
 
K

Kenya

For those who are not as computer literate. Here follows instructions:Click
on A to high light that column. Go to Data. Go to validation.In settings go
to Allow and put in Custom.In formula put the formula =COUNTIF(A:A,A1)=1.
Follow this procedure with column B or C ect and substitute A for B or C ect
in formula box.
 
Top