task scheduler problem

  • Thread starter Thread starter massong
  • Start date Start date
M

massong

I have task scheduler set up to print some Excel spread
sheets. The printing works but the data in the spread
sheets does not. The data source to the cells is via a DDE
connection to an SQL server database. Each cell when
printed contains #REF. When I print the sheets manually it
all works. Scheduler somehow does not allow the DDE
connection. Any thoughts on this?

thanks
Kim
 
It seems that the scheduled job needs to access some
data that is inaccessible to it. Schedule it under your
own account for starters in order to get a handle on the
issue.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top