Forum Discussion

CarlosFF's avatar
CarlosFF
Frequent Visitor
5 years ago
Solved

List.Select using a list from column names. Count ocurrences in columns starting with string.

Hi   Im trying to count Yes/No/NA occurrences in the columns that starts with a scpecific string. Doing in this way will permit use the same code in tables with different number of columns.   If ...