How can I minus 1 from this COUNTIF. Basically counting non blanks - but it keeps counting the title as well, even when i change it to start at row D2 (it just jumps back to D1 next time)
=COUNTA(RAW_DATA_2!$D$1:$D$215)
Thanks
How can I minus 1 from this COUNTIF. Basically counting non blanks - but it keeps counting the title as well, even when i change it to start at row D2 (it just jumps back to D1 next time)
=COUNTA(RAW_DATA_2!$D$1:$D$215)
Thanks
Last edited by stevewilde; 07-07-2009 at 08:41 AM.
=counta(raw_data_2!$d$1:$d$215)-1
Never use Merged Cells in Excel
This formula will ignore cell D1 and return the count of non-blank cells in D2:D215:
Does that help?![]()
Please Login or Register to view this content.
That was so simple - thanks guys!!
Isn't that what you said you tried?
even when i change it to start at row D2 (it just jumps back to D1 next time)
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks