In excel, how do I enter unique cell information in a column

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

Guest

I do not want to input duplicate data in any cell of the same column, in an
excel spreadsheet.
 
Highlight your range,

In the Menu Data>Validation>Under Allow: select Custom>Under Formula:
=COUNTIF($A$1:A1,A1)=1
click OK
 

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