how to restrict the old number already entered

  • Thread starter Thread starter mangesh
  • Start date Start date
M

mangesh

hi
i have entered a value in a column , if i again re-enter the same value
excel should warn me.

actually i have already sent the same query and i recd. ans for the
same,earlier it was working properly but now its not working plz can
you help me again.
 
Hi Mangesh!

The answer sent earlier was:

See:

Chip Pearson:
http://www.cpearson.com/excel/NoDupEntry.htm

Chip uses a Data Validation formula of:

=COUNTIF($A$1:$A$50,A1)=1

You'll need to adjust the formula for the range that you are dealing
with.

--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top