![]() |
If then else
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? |
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? |
All times are GMT +1. The time now is 04:13 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com