Note: In order to use the spreadsheet examples, you need to download Business Functions | ||||||||
InBetween (Amt, Minimum, Maximum, [CompareOpt]) | ||||||||
Is a value Inbetween | ||||||||
This function returns a boolean (true/false) depending on whether the Amt is between Minimum and Maximum. To allow for different options about including/excluding values that are equal to the end points (Minimum and Maximum), the CompareOpt allow | ||||||||
Auto Array Function | ||||||||
ExampleInBetween.xls |