Quote:
Originally Posted by jplumey
I went through to see how many I had read, but it was taking too long to count. To solve this problem, I created a new column to count the number of times the word YES appeared in a the 'Read' Column using the following formula:
=COUNTIF(C2:C1001,"=YES") where column C is a column called 'Read?'
It's just a simple way to count the number I've read. I've since redacted your original list and started to add my own contents.
Thanks for the head start!
|
Ahh thats how you do it. I forgot about the countif function.
I just sorted alphabetically backwards and counted from there.