Close all data tables except a variable name list
Today I am trying to close all but a select number of data tables as a repeating procedure is run using Data Table Name variables. I have three tables. One where results are collected, one where invalid results of the first table are collected, and one that the user opens for the script to know what ID values to use to compare. I found a Discussion where tables can be closed (it has been includ...