Hi all,
I am not as familiar with MS Access. Is there a way to identify the most common text value within 10+ columns and, if there are values that count to the same amount (for example; text value 1, text value 2, text value 1, text value 2), find the last most common value (from the example it would be value 2)? In Excel, I use iferror, index, mode, offset and match for this.
Any insight is much appreciated.
Example of fields this would include:
Unique ID Value 1 Value 2 Value 3 Value 4 Value 5 Value 6.... (updated monthly so this is continuous)
12345 Text Value 1 Text Value 2 Text Value 1 Text Value 2
12346 Text Value 3 Text Value 3 Text Value 3 Text Value 3
12347 Text Value 4
12348 Text Value 5 Text Value 5 Text Value 5 Text Value 6 Text Value 6 Text Value 6
I am not as familiar with MS Access. Is there a way to identify the most common text value within 10+ columns and, if there are values that count to the same amount (for example; text value 1, text value 2, text value 1, text value 2), find the last most common value (from the example it would be value 2)? In Excel, I use iferror, index, mode, offset and match for this.
Any insight is much appreciated.
Example of fields this would include:
Unique ID Value 1 Value 2 Value 3 Value 4 Value 5 Value 6.... (updated monthly so this is continuous)
12345 Text Value 1 Text Value 2 Text Value 1 Text Value 2
12346 Text Value 3 Text Value 3 Text Value 3 Text Value 3
12347 Text Value 4
12348 Text Value 5 Text Value 5 Text Value 5 Text Value 6 Text Value 6 Text Value 6