I have a file with multiple rows. Rows need to be grouped based on a condition of where the grouping starts and ends (in this case, a record starts where columnA = 'BEGIN' and ends where columnA = 'END'). Each group then needs to then be shown as 1 record. See illustrated example below to show you what I mean. Hope someone can help! 🙂
Source file
Desired result
Note - the range of rows varies so take note of the blue shaded cells in the desired result.
User | Count |
---|---|
108 | |
84 | |
76 | |
54 | |
40 |