Recent content by rsford31

  1. R

    Runtime error '1004': cannot access...

    Hi, I got the client to delete Sheet2 and Sheet 3 so only the one sheet remained and they are still receiving the error. Any other ideas? Thanks!
  2. R

    Runtime error '1004': cannot access...

    Hi, Thanks for the response. This workbook has three sheets. I'll get them to try and remove the two extra sheets. How did you get it to fail? I created a csv file with the same name and with all of the same sheet names and never got the error.
  3. R

    Runtime error '1004': cannot access...

    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...
Back
Top Bottom