Select only tables which contain a specific string in the table to use as variable
Hello,I'm trying to concatenate a bunch of tables that are generated iteratively by a process.The name of those tables all start with the same prefix.I can easily concatenate all the open tables but I'm unable to find the correct syntax to only concatenate those tables with a specific prefix and leave the other ones alone. Any suggestions? Best Sebastien //The first script to concatenate only tab...
vince_faller