not to use again

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Good day,
Can I enter a formula so that it would not select a number from a list if it
has already been used .
 
Using data validation, with list in D1:D10 and data entry in column E:

In column E set DV to:

Custom

Formula: =COUNTIF(D1:D10,E1)=1

HTH
 

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