Hi all experts,
I have a formula as follow:
=SUMPRODUCT((AX2:CU198>AY1-1)/COUNTIF(AX2:CU198,AX2:CU198&""))
I want to make it only shows the result in filtered cells. Please help! Thanks very much!!!
Hi all experts,
I have a formula as follow:
=SUMPRODUCT((AX2:CU198>AY1-1)/COUNTIF(AX2:CU198,AX2:CU198&""))
I want to make it only shows the result in filtered cells. Please help! Thanks very much!!!
Dear Tim,
Thanks for the reference. Hope I can understand and make it after study. ^^
This is not the right one too:
=SUMPRODUCT(--(SUBTOTAL(9,OFFSET(AX2:CU198,,,,COLUMN(AX2:CU198)-COLUMN(AX2)+1))>AY1-1/SUMPRODUCT(SUBTOTAL(3,OFFSET(AX2,ROW(AX2:CU198)-MIN(ROW(AX2:CU198)),0,1))*(AX2:CU198=AX2:CU198&""))))
Last edited by nccwhk; 02-03-2016 at 11:30 PM.
After several hours of study, I still can't make a right formula. The following is one I have tried, however it is surely wrong
=SUMPRODUCT((AX2:CU198>AY1-1)/SUMPRODUCT(SUBTOTAL(3,OFFSET(AX2,ROW(AX2:CU198)-MIN(ROW(AX2:CU198)),0,1))*(AX2:CU198=AX2:CU198)*(AX2:CU198="")))
Any masters can give me some help. Thanks!
Can someone help? I really cannot solve the problem until now. Thanks!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks