K
Karen Keeter
I have two columns with different values and I want to
count as follows:
(If column A has the value "writing" or if column A has
the value of "to do") AND (if column B has the
value "Tom") then count this row.
So I end up with a total which is the number of rows which
have Writing in colunn A and Tom in colunmn B plus the
number of rows which have To Do in column A and Tom in
colunmn B.
I am sure (I hope) there is a way to do this, but can't
quite seem to figure it out.
count as follows:
(If column A has the value "writing" or if column A has
the value of "to do") AND (if column B has the
value "Tom") then count this row.
So I end up with a total which is the number of rows which
have Writing in colunn A and Tom in colunmn B plus the
number of rows which have To Do in column A and Tom in
colunmn B.
I am sure (I hope) there is a way to do this, but can't
quite seem to figure it out.