Hi to all,
I am trying to find a way to take a spreadsheet and through VBA, when ready to print the sheet out I want all of the cells with Shading to simply print out without the shading, but retains the shading in the worksheets in the end. I had rigged up a way to make it remove the shading with the macro, and make it print without the shading, but afterwards the shading was removed from the worksheet. Simply I have it to select the entire worksheet, then go to Home and in the Fills box use the “no fills” selection, then use the print command and after click “undo” to return the sheet to it’s prior shaded state. Only, the macro would not use the “undo” action. I am no Excel guru so I am needing help in making this work. And I forgot one thing, I wanted this to be activated with a Command Button to be used when ready to print, which I had used one already.
Thanks in advance for any assistance,
BudE :huh: