Add multiple matched cells in excel

前端 未结 0 748
我在风中等你
我在风中等你 2020-12-12 07:52

This returns the value of the first matched cell

=INDEX(A6:A12,MATCH(F16,B6:B12,0))

If there are multiple cells that match F16, I want that added to the result

相关标签:
回答
  • 消灭零回复
提交回复
热议问题