Right, I have a macro running that firstly imports a .txt document, then runs a delete query on the data, this delete query brings up two warning messages about the deleting of data before carrying onto the next query. I am trying to use send keys to just send "enter" twice to get past the two message boxes without user input.
Firstly im not sure exactly how to represent "enter" in the sendkeys box
Secondly, is there anything I have to type in with the two enters?
Windows help didn't provide me with much information
Firstly im not sure exactly how to represent "enter" in the sendkeys box
Secondly, is there anything I have to type in with the two enters?
Windows help didn't provide me with much information