<?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[Questions & Answers: Conditional Formatting ]]></title>
    <link><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting]]></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/questions/101-269480/rss" />

    <description><![CDATA[]]></description>
    <language>en-us</language>
    <lastBuildDate>2013-05-23T05:18:11-07:00</lastBuildDate>
             

    <item>
        <title><![CDATA[conditional formatting]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551813]]></link>
        <description><![CDATA[I believe you can do this by adding more conditions?I think you can add upto 3 conditions from the menu.another way to do this would be from the VB editor and just add some code an example would be on a sheet change or update you could have:example only,Private Sub Worksheet_SelectionChange(ByVal Target As Range)if range(&quot;B15).value &gt; 1 thenRange(B16).Font.Color = vbRedend ifEnd SubI use VB Editor all the time to sort these kind of queries but i'm used to it so its quicker for mehope it helps]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551813]]></guid>
        <dc:creator><![CDATA[PJTIPS-22358776250307586412157057903266]]></dc:creator>
        <pubDate>Tue, 22 Jul 2008 21:04:38 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Re: Conditional Formatting]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551173]]></link>
        <description><![CDATA[We need a little more information.  Is this Excel or Microsoft Project 2007?]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551173]]></guid>
        <dc:creator><![CDATA[jblack@...]]></dc:creator>
        <pubDate>Tue, 22 Jul 2008 07:39:14 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[re: Conditional Formatting...]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551092]]></link>
        <description><![CDATA[Yes, you can do that. All you need is a compound IF statement.   You didn't say what it was that you're using to apply your conditional formatting, but here's the logic:IF past the deadline- APPLY red to appropriate cellELSE- IF delivered-- APPLY green to appropriate cell and show delivered- ELSE do nothingEND---]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551092]]></guid>
        <dc:creator><![CDATA[ThumbsUp2]]></dc:creator>
        <pubDate>Tue, 22 Jul 2008 07:07:11 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[In Excel ?]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551116]]></link>
        <description><![CDATA[Yes!Create a second &quot;condition&quot;.Click on the add button along the bottom of the conditoinal formating dialogue.condition #1If cell is xx then redcondition #2If cell is yy then green.condition # 3if cell is zz then yellow]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551116]]></guid>
        <dc:creator><![CDATA[1bn0]]></dc:creator>
        <pubDate>Tue, 22 Jul 2008 07:04:26 -0700</pubDate>
    </item>
             

    <item>
        <title><![CDATA[Conditional Formatting]]></title>
        <link><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551077]]></link>
        <description><![CDATA[I am trying to apply conditional formatting that if a project is past its deadline the cell shows red (got that part). My question is can I apply conditional formatting to make the same cell green if in the &quot;progress&quot; column for each respective project it shows &quot;delivered&quot;. Thank you]]></description>
        <guid><![CDATA[http://www.techrepublic.com/forum/questions/101-269480/conditional-formatting?#msg-2551077]]></guid>
        <dc:creator><![CDATA[brad.felts@...]]></dc:creator>
        <pubDate>Tue, 22 Jul 2008 06:30:50 -0700</pubDate>
    </item>
    </channel>
</rss>

