View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patrick[_12_] Patrick[_12_] is offline
external usenet poster
 
Posts: 3
Default Excel VBA macro crash

I've run into an annoying issue with an excel (2003) vba macro I've
created. When I run the macro and watch it run it performs great.
When I set it to run as a scheduled task and watch it run it is fine.
When it runs unattended, with the workstation locked it dies. Is there
any way to fix this?

thanks,
Patrick