To count rows in an Excel table, you can use the ROWS function. In the example shown, the formula in I4 is: =ROWS(Table1) The result is 100, since Table1 contains 100 rows of data.
April 14, 2025 · 1 min · 30 words · Brittany Young
Table of Contents
ROWS then returns a final result of 100.
Note that the header row is not included in this count.