View Single Post
  #1 (permalink)  
Old 02-24-2010, 03:49 PM
Puraz Puraz is offline
Junior Member
 
Join Date: Sep 2009
Posts: 4
Exclamation Save As Dialog in Excel

I have an automation that is extracting data from a Database, performing some actions on it, and writing it to an excel file...All of that works flawlessly.

Where it gets stuck is at the Excel, Save As DialogBox. When I run this automation in the night (with a Scheduled Timer), it crashes. If I run this when I'm logged onto the PC, or via Remote Desktop, there is not problem, it runs fine. It doesn't throw any error messages, so I don't have a way of determining what's going on. I can't view the problem with "snap points" either because of what I described above.

Any direction would be very helpful.
Reply With Quote