Module: Editor
Version: 2.2.1 +
Description
The formula 'IsGreater' checks whether a logical test is true or false with the condition that a specified value is bigger than another specified value. The values can be real numbers, integers or dates.
Parameters
Number1: the first value or reference that you want to use for the logical test.
Number2: the second value or reference that you want to use for the logical test.
Example
Description
In the following example the formula 'IsGreater' is used to check whether a value is bigger than another value.
Values parameters
Number1: 10
Result
Output: False
The outcome is False, because the logical test 10 > 100 is False.
Related Topics
- IsGreaterEqual: The formula 'IsGreaterEqual' checks whether a logical test is true or false with the condition that a specified value is bigger or 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.