Data Validation

  • Thread starter Thread starter ASPENCO
  • Start date Start date
A

ASPENCO

I am attempting to use an AND formula to limit the input in a certain
cell to a specified range (e.g.=AND(a1>100, a1<200). The cell is
formatted for percentage. If I input an invalid entry my message
appears and if I click retry and input a valid entry I lose the
percentage sign and the message reappears. Any suggestions. Thanks in
advance.
 
Maybe you can use:

Allow: Decimal
Data: Between
Minimum: 1
Maximum: 2

This seems to be forgiving when the cell is formatted as percent.
 

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