Difference between revisions of "Manuals/calci/XLBETWEEN"

From ZCubes Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
==See Also==
 
==See Also==
 
*[[Manuals/calci/BETWEEN| BETWEEN]]
 
*[[Manuals/calci/BETWEEN| BETWEEN]]
*[[Manuals/calci/XLBETWEEN| XLBETWEEN]]
+
*[[Manuals/calci/XLRBETWEEN| XLRBETWEEN]]
 
*[[Manuals/calci/XRBETWEEN | XRBETWEEN]]
 
*[[Manuals/calci/XRBETWEEN | XRBETWEEN]]
 
  
 
==References==
 
==References==

Revision as of 14:53, 12 April 2018

XLBETWEEN (FirstValue,Value,SecondValue)


  • , and are any number.

Description

  • This function is the tester function of in between values.
  • In , is the minimum value, is the maximum value and Value is the number to find the value is in the given range or not.
  • This function will return the result as TRUE when the given number with in the given range of values.
  • Otherwise will return the result as FALSE.

Examples

See Also

References

Between