Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you, it works.
"T. Valko" wrote: Try this... Assume the range of interest is A1:E5 Select the range A1:E5 Goto FormatConditional Formatting Condition 1 Formula Is: =MOD(ROW(),2)0 Click the Format button Select the Patterns tab Select a gray fill OK Click the Add button Condition 2 Formula Is: =MOD(ROW(),2)=0 Click the Format button Select the Patterns tab Select a blue fill OK out -- Biff Microsoft Excel MVP "STS" wrote in message ... Hi, How can I shade multiple rows at the same time, for example all odd row numbers in gray, all even numbers in blue? I am sure there is a better way of doing it than manualy row by row. Thank you for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
shading data in rows | Excel Discussion (Misc queries) | |||
shading rows | Excel Discussion (Misc queries) | |||
Repeated shading of rows?? | Excel Discussion (Misc queries) | |||
Auto color-shading of rows | Charts and Charting in Excel | |||
shading different rows when a value changes in col. | Excel Worksheet Functions |