Thread
:
If then else
View Single Post
#
2
Posted to microsoft.public.excel.misc
Teethless mama
external usenet poster
Posts: 3,718
If then else
=SUMPRODUCT(--(TEXT(A1:A100,"mmm dd")="Aug 15"),--(B1:B100="Yes"))
" wrote:
I wish to do if then else in Excel.
If cell in Column A=Aug 15 and Cell in column B="Yes" then increase counter
by ONE. How do I do this?
Reply With Quote
Teethless mama
View Public Profile
Find all posts by Teethless mama