shawnmandel
MIS
This is probably a pretty trivial question, but is there a formula that counts the number of rows in a column ranged regardless of whether there's data present?
- COUNT just gives me the number of rows with actualt data
- COUNTA gives me the number of rows containing any info
Is there a COUNT function that simply counts the rows whether there's data or not?
Thanks,
Shawn
- COUNT just gives me the number of rows with actualt data
- COUNTA gives me the number of rows containing any info
Is there a COUNT function that simply counts the rows whether there's data or not?
Thanks,
Shawn