comeacross
New Member
- Joined
- Jul 4, 2017
- Messages
- 6
Dear all.
Now I met a problem. I want to make dynamic pie charts at EXCEL by using non-blank values. I have followed one of the popular videos which teaches how to do this step by step. However, when I use this function it does not work.
The formula that I used is :
IF(COUNT($K$61:$K$127)>=ROWS(K$61:K61), INDEX($B$61:$B$127, MATCH(SMALL(IF(LEN($K$61:$K$127)>0,ROW($K$61:$K$127),""), ROWS(K$61:K61)), ROW($K$61:$K$127),0),1,"")
I do not know where goes wrong. Any ideas about how to solve this problem?
Thanks a lot.
Best wishes,
Serena
Now I met a problem. I want to make dynamic pie charts at EXCEL by using non-blank values. I have followed one of the popular videos which teaches how to do this step by step. However, when I use this function it does not work.
The formula that I used is :
IF(COUNT($K$61:$K$127)>=ROWS(K$61:K61), INDEX($B$61:$B$127, MATCH(SMALL(IF(LEN($K$61:$K$127)>0,ROW($K$61:$K$127),""), ROWS(K$61:K61)), ROW($K$61:$K$127),0),1,"")
I do not know where goes wrong. Any ideas about how to solve this problem?
Thanks a lot.
Best wishes,
Serena