Conditional formatting?

  • Thread starter Thread starter an
  • Start date Start date
A

an

Hello!

Is it possible conditionaly to obstruct to write data in
cell?
For example:

=IF(A2<A1;"ERR";A2)
(this is circular cell)

Thanks in advance.
an
 
use data validation to allow entry of data in a cell only if it conform
to certain conditions.

go over to Data - Validation. from the Allow list, select Whole Numbe
(or Decimal). from the Data section, select Greater Than or Less Than
in the resulting Minimum or Maximum section, enter either a value or
cell address. you can also provide a comprehendible error message i
the Error Alert tab
 

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

Similar Threads


Back
Top