I am looking to auto-generate a table containing a variable number of columns with each column containing the same values...
For example, if I have a single column with values:
System 1
40
40
60
80
120
160
40
40
And I enter the number of systems: Systems = 10...
Is there a way to create a...