bhsoundman
New Member
- Joined
- Jul 17, 2010
- Messages
- 35
- Office Version
- 365
- Platform
- MacOS
Hi Everyone,
Thanks in advance for any help I may get. I have a working index match formula with one drawback. If I get multiple results, currently only the first result takes priority. I'd like to show all returned results in the same cell, and I see many posts about using textjoin to do it. I'm having a difficult time integrating that function into my current working formula. Here's what I have:
{=INDEX($A:$A,MATCH(1,(($F32=$D:$D&$E:$E)*(G$29>=$B:$B)*(G$29<=$C:$C)),0))}
Any ideas?
Thanks so much!!
Thanks in advance for any help I may get. I have a working index match formula with one drawback. If I get multiple results, currently only the first result takes priority. I'd like to show all returned results in the same cell, and I see many posts about using textjoin to do it. I'm having a difficult time integrating that function into my current working formula. Here's what I have:
{=INDEX($A:$A,MATCH(1,(($F32=$D:$D&$E:$E)*(G$29>=$B:$B)*(G$29<=$C:$C)),0))}
Any ideas?
Thanks so much!!
Last edited: