Module: Editor
Version: 2.2.1 +
Description
The formula 'IsNotEqual' checks whether a logical test is true or false with the condition that a specified value is not equal to another specified value. The values can be real numbers, integers or dates.
Parameters
Number1/Date1: the first value or reference that you want to use for the logical test.
Number2/Date2: the second value or reference that you want to use for the logical test.
Example
Description
In the following example the formula 'IsNotEqual' is used to check whether a value is not equal to another value.
Values parameters
Number1: 10
Result
Output: True
The outcome is True, because the logical test 10 <> 100 is True.
Related Topics
- IsEqual: The formula 'IsEqual' checks whether a logical test is true or false with the condition that a specified value is equal to another specified value.
Feedback
If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.