Joining different tables with a general script
Hi, I know we can join tables easily under the Table header, but I'm trying to develop a script that would be able to join tables without having to specify the column names. I have three data tables. The first two columns are always the same, but the others can always change its name. It gets more complicated because for a different batch, I can the same three data tables but the name of the first...