<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:s="http://www.techrepublic.com/search" xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title><![CDATA[Discussion on Use conditional formatting to add shading to rows or columns in an Excel worksheet ]]></title>
    <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269]]></link>
    <atom:link rel="hub" type="application/rss+xml" href="http://pubsubhubbub.appspot.com/" />
    <atom:link rel="self" type="application/rss+xml" href="http://www.techrepublic.com/forum/discussions/102-283269/rss" />

    <description><![CDATA[]]></description>
    <language>en-us</language>
    <lastBuildDate>2013-05-23T07:57:01-07:00</lastBuildDate>
             

    <item>
        <title><![CDATA[How to use conditional format to change the color of rows]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269-3527052]]></link>
        <description><![CDATA[I have a situation as following, can somebody help me?if cell A1= AA, then the whole row change color to red, if cell A1=AB then the whole row change color to yellow.Thanks]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269-3527052]]></guid>
        <dc:creator><![CDATA[evelynyguo]]></dc:creator>
        <pubDate>Mon, 28 Nov 2011 20:13:38 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[RE: Use conditional formatting to add shading to rows or columns in an Excel worksheet]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269-2680893]]></link>
        <description><![CDATA[I sometimes like to highlight every other row as a way to make the page easier to read. The formula =mod(row(),2)=0 technique works OK until you filter or hide rows/columns. For example if you set up the formatting to shade every other row, then hide one row that was not highlighted, then you will have two highlighted rows together in the displayed view).The following is an alternate formatting equation that (as long as there is one row/column that has no blank cells) will ignore hidden rows/columns in the worksheet.  My example is for every other row assuming the first column has no blank cells: MOD(SUBTOTAL(103,OFFSET($A$1,0,0,ROW(),1)),2)=0Cam]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269-2680893]]></guid>
        <dc:creator><![CDATA[c.fisher@...]]></dc:creator>
        <pubDate>Fri, 16 Jan 2009 09:19:05 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[RE: Use conditional formatting to add shading to rows or columns in an Excel worksheet]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269-2679526]]></link>
        <description><![CDATA[Especially useful when new rows are inserted or rows are frequently sorted. Alex]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269-2679526]]></guid>
        <dc:creator><![CDATA[awright@...]]></dc:creator>
        <pubDate>Wed, 14 Jan 2009 17:51:40 -0800</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Re: Use conditional formatting to add shading to rows or columns in an Exce]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269-2679438]]></link>
        <description><![CDATA[I have often wondered how to highlight every second or third row. I've been doing it the hard way, formatting each row one at a time. I played around with this and discovered I don't have to format the entire sheet but can highlight a certain range also.Thanks Susan,Barry]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/discussions/102-283269-2679438]]></guid>
        <dc:creator><![CDATA[bhkolts@...]]></dc:creator>
        <pubDate>Wed, 14 Jan 2009 14:46:43 -0800</pubDate>
    </item>
    </channel>
</rss>

