Excel Function
ROWS
Returns number of rows in an array.
ROWS(array)Arguments
array
RequiredSpecify a reference range. You can drag or click start/end cells.
Practice Preview
return values matched by lookup keys. Use ROWS to Returns number of rows in an array. For range arguments, drag from the start cell to the end cell in the same argument field, or click start and end cells in order. Fill the argument fields below and complete a formula that achieves this goal.
Sample correct formula
=ROWS(B2:D8)