Hi team, I am looking to create one master table which contains 13 months worth of data. Currently the table names are as such: XXX_AUG22 XXX_JUL22 XXX_JUN22 ... etc Is there a way to append these tables using a macro loop by combining this month's data + the last 12 months? Appreciate your help!
... View more