Excel VBA lets me set a printer without a port, but only if I set within the PrintOut method
I have an Excel macro that sets a printer based on user input, and then prints. I built it on inherited code and I’ve been learning as I go, so there are parts that work and I don’t know why.