Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
am looking for a quick way to background-color every second row
grey. So for if example I have used rows 3-76, I want to background colour every 2nd rows 4,6,8,10,12,14,16,18,20,22,24,26,28,30...76 Right now I need to left click and hold ctl button to manually highlight them all, then click on the grey background color fill tool. But maybe there is an easier method! Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Select the range you want to colour and then:
Format|conditional format|formula is| =MOD(ROW(),2)=0 and then select your colour and click OK. Mike " wrote: am looking for a quick way to background-color every second row grey. So for if example I have used rows 3-76, I want to background colour every 2nd rows 4,6,8,10,12,14,16,18,20,22,24,26,28,30...76 Right now I need to left click and hold ctl button to manually highlight them all, then click on the grey background color fill tool. But maybe there is an easier method! Thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See http://www.xldynamic.com/source/xld.CF.html#rows
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) wrote in message ups.com... am looking for a quick way to background-color every second row grey. So for if example I have used rows 3-76, I want to background colour every 2nd rows 4,6,8,10,12,14,16,18,20,22,24,26,28,30...76 Right now I need to left click and hold ctl button to manually highlight them all, then click on the grey background color fill tool. But maybe there is an easier method! Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
background color | Excel Worksheet Functions | |||
how can I conditionally change font color, or background color? | Excel Worksheet Functions | |||
Default Border, Font Color, and Cell Background Color | Excel Discussion (Misc queries) | |||
Background color | New Users to Excel | |||
Excel 2003 Font Color and Background Color | Excel Discussion (Misc queries) |