Assume a database of five rows and four columns. Each cell of the database has some text value – let’s call this the source grid. In another part of the same worksheets, the text values of source grid have been arranged as rows and column headings – let’s call this the destination grid.
The task is – “To display in the blank cells of the destination grid, total count of row and column heading combinations in each column of the source grid.”. So the counting of row and column heading combinations has to happen in each individual column of the source grid and then all these numbers should be summed up.
The source grid, expected result and formula in individual cells of the destination grid haven been shown in this workbook.
Count word combinations in individual columns of a multi column database
{ 6 Comments }