I'm getting an error stating that there is a "Runtime error '1004': cannot access '***.csv'. The window that this error is displaying in has the buttons "End" "Debug" and "Help". This is the code:
Public Flag As Boolean
Sub ReRun()
nextRun = Now + TimeValue("00:00:03")
Application.OnTime...