Hi all,
I am trying to figure out how to dynamically join two types of columns with the same column number. See below for clarification. I need this to be dynamic as the amount of column numbers change so manually joining them is not an option.
End goal is SMARcolumnId1 + columnId1, SMARcolumnId2 + columnId2, and so on...
I am pretty sure it is a simple solution, but I have been staring at this problem all week with no luck.
