how do i count amount of data in a filtered list?

J

JTP

once i filter the data in a given list, the row numbers change from
1,2,3,4,5...to 1, 100, 102, 188,700 etc because the data has been filtered. i
want to know if there is a way to count the amount of rows data there are
after i filter?? Thanks!
 
J

JTP

i tried that, but my values are not numbers. when i am configuring hte
subtotals, i dont know if i shoukld use "count", "sum", "vald" etc to count
up text values...
 
Top