Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I need every other row to be gray and if I insert a row I need the sheet to
correct the shading automatically |
#2
![]() |
|||
|
|||
![]()
formatconditional formatcondition 1formula is=mod(row(),2=0)format as
desired. -- Don Guillett SalesAid Software "Nancy C" <Nancy wrote in message ... I need every other row to be gray and if I insert a row I need the sheet to correct the shading automatically |
#3
![]() |
|||
|
|||
![]()
In cell A1: Format, Conditional Formatting. Let the condition be Formula is
=mod(row(a1),2)=0. Choose the colour under Patterns. Use Edit, Paste Special to copy the formatting to the entire worksheet. "Nancy C" wrote: I need every other row to be gray and if I insert a row I need the sheet to correct the shading automatically |
#4
![]() |
|||
|
|||
![]()
Take a look at http://www.xldynamic.com/source/xld.CF.html#rows
-- HTH RP (remove nothere from the email address if mailing direct) "Nancy C" <Nancy wrote in message ... I need every other row to be gray and if I insert a row I need the sheet to correct the shading automatically |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Want to highlight all but first line | New Users to Excel | |||
Want to highlight all but first line | New Users to Excel | |||
How do I highlight all lookup formulas in a worksheet in one shot. | Excel Discussion (Misc queries) | |||
Gray box appeared around images | Excel Discussion (Misc queries) | |||
Highlight Data | Excel Discussion (Misc queries) |