return values from multiple matching rows

前端 未结 3 1220
野的像风
野的像风 2020-12-10 21:48

First off, I\'d like to do this without VB if possible, so I don\'t have to go through the hassle of teaching recipients how to enable macros.

Now, I believ

3条回答
  •  执念已碎
    2020-12-10 22:36

    This sounds like a job for pivot tables and go to special. You need to add an ID # column though. Here is one way you could do it:

    PivotTableSolution1

    PivotTableSolution2

    Then once the blanks are selected using go to special you just need to delete them and shift cells left. PivotTableSolution3

    Good Luck.

提交回复
热议问题