Forum Discussion

bhopenz's avatar
bhopenz
Copper Contributor
Apr 29, 2021
Solved

Table count based on a list

HI,    I have a number of people who've responded to a survey, saying the region in which they live, and then the key townships they visit.  I want to display that data in a way that shows what ...
  • Riny_van_Eekelen's avatar
    Apr 29, 2021

    bhopenz Perhaps a simple COUNTIF is enough. Have converted the table with the answers to a structured table, by the way. Then you can reference the entire table by its name and count the occurrences for each of the listed townships.

    See attached.