I have 6 different groups of text files. All have set widths for the column, but the widths differ depending on the group. I have the widths of each column of each group set out in a table.
Is there a way of using this table/values from the table as an automatic reference when importing the txt files or will widths just have to be set manually? (i.e. [if the text file is from group 1 - it will have 4 columns of widths: 45, 15, 20, 150], [if the text file is from group 2 - it will have 5 columns of widths: 20, 12, 35, 20, 75], etc.)