M
M G Henry
I have found a workable formula to check for even numbers but I am not
being sucessful in having it also check for positive numbers.....
I am using the following data verification statment to check for even
numbers and it works fine.....
=MOD(G17,2)=0
problem is that the number they are supposed to enter has to be a
positive number because negative numbers are invalid data in this
application.
Any help would be appreciated.
being sucessful in having it also check for positive numbers.....
I am using the following data verification statment to check for even
numbers and it works fine.....
=MOD(G17,2)=0
problem is that the number they are supposed to enter has to be a
positive number because negative numbers are invalid data in this
application.
Any help would be appreciated.