The shading should be for viewing only.
R raypayette Aug 11, 2006 #2 Place this in the Qorkbook module: Private Sub Workbook_BeforePrint(Cancel As Boolean) Range("A1").Select Selection.Interior.ColorIndex = xlNone End Su
Place this in the Qorkbook module: Private Sub Workbook_BeforePrint(Cancel As Boolean) Range("A1").Select Selection.Interior.ColorIndex = xlNone End Su