I’m trying to create VB executable that accesses Excel (2000) as an OLE Automation object and prints selected worksheets. I want to run the program from the AT scheduler. The program works fine in debug and the executes when launched from Windows Explorer, but fails from the scheduler. The program returns a 1004 run time error that no printers are installed.