Add column in data table relative to another column

Hi @gary.cobden,

If your column have names and are consistent, you might be able to use that to get the position of the column.

The topic below has a solution but it is C#.