Sure, if I understand what you're asking, this is not difficult. Build your macro with OpenQuery statements, first calling the one that does the MakeTable task, then each of the append queries in proper turn. In effect, the macro just does what you already know how to do manually, but much...