I have this formula =IF(AND(A2<>1,A2<>2),C2,80-SUMPRODUCT(($A$2:$A$572<>1)*($A$2:$A$572<>2)*($B$2:$B$572=$B2),$C$2:$C$572)) that works great on my worksheet, the only thing I have tried to add =IF(A2=2,0,"") but can not get it to work. Any suggestions, I love this site you guys save hours of time plus I am learning so much by taking the formula apart and seeing how they work.
Last edited by NBVC; 02-10-2012 at 03:33 PM. Reason: Solved per Rep Comments
Do you mean?
=IF(A2=2,0,IF(A2<>1,C2,80-SUMPRODUCT(($A$2:$A$572<>1)*($A$2:$A$572<>2)*($B$2:$B$572=$B2),$C$2:$C$572)))
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks