Im creating a maco in Access that executes a batch file which executes a script that generates several txt files that are then imported into the database by the next action in the macro. How can I pause between the creation of the txt files and the transfer of said files for a minute so that the txt files will actually be there when the next part of the macro tries to import them?