I am trying to use a macro to print a chart in color but I am not having any luck. Does anyone have any ideas? I am using Excel 2010
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
and this code will print the sheet in color:
However, if my printer properties are set to Black/Grayscale, the False setting doesn’t appear to do anything. i.e. this code will not print the sheet in color.
Seems like the printer properties must be set to color for the “False” argument to work.
Another option is to set up 2 printers on your system and print directly to the B&W; printer or the Color printer in your code. I realize that in some environments, that may not be possible.
Click Here Before Posting Data or VBA Code —> How To Post Data or Code.