Forum Discussion
Array formula not working in my computer
- Sep 01, 2017
Hi,
It is working !! The syntax was wrong.
=IFERROR(INDEX(names;SMALL(IF(groups=$E5; ROW(names)-MIN(ROW(names))+1);COLUMNS($E$5:E5)));"")
This worked. The snytax on this excel was seperated by semi colons and not commas.
Thanks and best regards,
Hi,
Thank you for the fast response.
I did it but i faced the same error message. I tried selecting the whole column and only the data set as Named range and both didnt work.
COLUMNS(D$5:$E5)
Is it supposed to be D or E. Both did not work anyway.
FYI, I am using an English version of Excel on a German language system (German keyboard settings).
Best regards,
Hi,
It is working !! The syntax was wrong.
=IFERROR(INDEX(names;SMALL(IF(groups=$E5; ROW(names)-MIN(ROW(names))+1);COLUMNS($E$5:E5)));"")
This worked. The snytax on this excel was seperated by semi colons and not commas.
Thanks and best regards,