Forum Discussion
Ravi_Shah
Sep 28, 2020Copper Contributor
formula help
I need help on writing a formula to consolidate text horizontally and vertically from one tab to another. almost like a vlookup and sumif for text. I tried to use =textjoin( function but was unsucces...
Ravi_Shah
Sep 28, 2020Copper Contributor
Hans that isn't working for me, i've tried. The return i'm getting is everything see attached. HansVogelaar
HansVogelaar
Sep 28, 2020MVP
1) You have to confirm the formula with Ctrl+Shift+Enter to make it an array formula. It won't work as an ordinary formula.
2) There are spaces after some of the animal names on the Detail sheet in your sample workbook. If you remove those the (array) formula should return the correct results.