COUNTBETWEEN
Returns the number of cells that have a value that is between a range.
range | The range of cells you want to count. |
min_value | The smallest value (inclusive). |
max_value | The largest value (inclusive). |
Remarks
* The values can be numbers or dates.
* The equivalent VBA function is COUNTBETWEEN
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext