Macro Question with printing in MS Excel?
I'm admittedly not the best with writing macros. I've got a macro written that when you push a button, the set print area will print. What I'm trying to do is to specify where it prints to. I'd like it to print to PDF every time the button is clicked. But it seems like whatever the last selected printer is, it will print there.
Does anyone know how to specify a printer to print to within an excel macro?
That's just it...this program isn't just for me. It's for a whole bunch of ppl. So having everyone's default printer as Adobe PDF would be more trouble than it's all worth. But anyways I found the specific coding I was looking for in a MS Office help forum.