B
Ben
Hello,
How do I set and if statement to be true if the cell
contains a number less than 1? I have tried the
following:
=IF(D25=<1,"ERROR","")
This works for number but you can type in letters and it
still comes out true. How do you set it so that it only
comes out true if a number less than 1 is entered?
How do I set and if statement to be true if the cell
contains a number less than 1? I have tried the
following:
=IF(D25=<1,"ERROR","")
This works for number but you can type in letters and it
still comes out true. How do you set it so that it only
comes out true if a number less than 1 is entered?