I have an excel sheet with sql queries and 6 different tables, I need a dynamic array that stores tables 1 to 5 and replaces the tables number each time it runs all the sql queries in the column so, after running the sql for table 1, it replaces it with table 2 and does the samething. Any ideas