Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
In column A I have numbers In column B I have two values : "Yes"/"No" I want C1 to contain SUM(A) but only if B has "Yes" e,g, A B C 1 Y 5 2 N 4 Y TIA Guy |