Hello all, I need to print a screen from another application through Access VBA. At first I thought this would be a piece of cake - at first.
Here's the problem, I can't get the automated application to do a simple printscreen. Ok, so I read the screen into a string variable thinking I can easily print it. No dice. Anyone know how to print a string variable directly to the printer without having to use another application like word or notepad?
Here's the problem, I can't get the automated application to do a simple printscreen. Ok, so I read the screen into a string variable thinking I can easily print it. No dice. Anyone know how to print a string variable directly to the printer without having to use another application like word or notepad?