I originally put this in General because it's actually a bit of everything, but if there's something I can put in my code, that's great with me. So my goal is to print a report with a list of names, a stack of letters to each person, and an envelope with each persons name on it WHILE no one is logged onto the computer. I want this to run early in the morning on the first of every month so it's there when we get to work. All of the reports and everything run, my only hang out is getting Access to actually print the reports while being logged off.
Access 2013 & Windows 10
Okay, so, I have a macro that runs everything the database needs to do, I double click, it runs, it prints; beautiful. I have created a batch file that opens the database and runs the macro; beautiful. I have a task in Task Scheduler that runs the batch file while logged off (also waking it from sleep); beautiful. The batch has logging, so I can see when it's finished, not just when it starts; beautiful.
But Access doesn't seem to be able to send the message to the printers to actually print while I'm logged off. I don't actually know if it's possible, I just kind of assumed it is. Has anybody been success with this?
Access 2013 & Windows 10
Okay, so, I have a macro that runs everything the database needs to do, I double click, it runs, it prints; beautiful. I have created a batch file that opens the database and runs the macro; beautiful. I have a task in Task Scheduler that runs the batch file while logged off (also waking it from sleep); beautiful. The batch has logging, so I can see when it's finished, not just when it starts; beautiful.
But Access doesn't seem to be able to send the message to the printers to actually print while I'm logged off. I don't actually know if it's possible, I just kind of assumed it is. Has anybody been success with this?