G Guest Feb 6, 2006 #1 How can I highlite every second row in my spreadsheet with a colour or shade to it makes it easier to read / follow? Thanks ! Ty
How can I highlite every second row in my spreadsheet with a colour or shade to it makes it easier to read / follow? Thanks ! Ty
G Guest Feb 6, 2006 #2 Highlight the whole worksheet and select Format->Conditional Formatting Select "Formula Is" and insert this formula =MOD(ROW(),2)=0 Hit the format button ande select the background color you want Click Okay Click Okay
Highlight the whole worksheet and select Format->Conditional Formatting Select "Formula Is" and insert this formula =MOD(ROW(),2)=0 Hit the format button ande select the background color you want Click Okay Click Okay