Forum Discussion
JohannaEvans
7 years agoQrew Trainee
I have a list of multi text selections that have about 25 items.
When I summarize the fields, a table displays the selections by grouping:
Item 1 = 1
Item 1, 5 = 1
Item 1, 3 = 1
This is not what I am looking for, therefore, I thought I could write a formula that recognized the group rather than the grouping.
Item 1 = 3
Item 3 = 1
Item 5 = 1
JohannaEvans
7 years agoQrew Trainee
Yes - of the 25 rows I want a count of how often item 1 is selected (in the example is 3), rather than item 1, then item 1 and 3 counted as a grouping, and item 1 and 5 as a grouping.