Exclude specific cell from entire column

D

Dn_

Is it possible to exclude the column header from an entire column range, so
that it is not included a COUNTA range?
 
R

Ron Coderre

This may seem overly simple, but:

Just subtract 1 from the formula
Example:

A1: =COUNTA(B1:B1000)-1
Counts all non-blank cells in B1:B1000, then subtracts 1 for the column
header.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top