Hi

I want to make a vba macro that prints my five visible sheets. That part I have figured out. The next issue is that on my sheets in certain areas, e.g. in sheet1 in the range "C105:S108" I have changed the cell backgroun color into orange to make it clear for the user that these cells must be filled. But when I run my print macro I don't want the printer to print the mentioned area in orange, but change it to standard white. Any nice way to do this and how?

Thanks!