Validation - no dups and text length requirement

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

Guest

Hi - Please help if you know how to address the following required validation
in single rule. I would like to prevent duplicates and limit the text entry
to 100 characters. Is there a way to do this?

Assuming that my range is in C71:C100 I have the following but the length
part is not working right?
=AND(COUNTIF($C$71:$C$100,C71)=1,LEN(C71<151))

Any help would be appreciated! Thanks
 

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