Every cell in Row 1 not Column A, will change if A1 is P,O or C
You have to have lock on to $A$1 in the Conditional Format Formula to get
row to change on A1 contents
You'll have to change this to $A1, then copy the format from Row 1 to
any/all rows that you want the same formatting
Steve
On Tue, 08 Aug 2006 23:19:03 +0100, Ed <(E-Mail Removed)>
wrote:
> Hey, almost there.
>
> So specifically every cell in column a will change to P, O, or C
> How do I format the entire worksheet to do this?
> Or how do I copy this format.
>
> "Gord Dibben" wrote:
>
>> Select a row or range in a row.
>>
>> Then assuming A1 is the cell with P, O or C
>>
>> Format>Conditional Formatting>Condtion 1>Formula is
>>
>> =$A$1="P"
>>
>> Format as Blue
>>
>> Add
>>
>> Condition 2.......=$A$1="O"
>>
>> etc. for condition 3
>>
>>
>> Gord Dibben MS Excel MVP
>>
>> On Tue, 8 Aug 2006 14:41:02 -0700, Ed <(E-Mail Removed)>
>> wrote:
>>
>> >I would like to use if and then statements to recognize P, O, or C
>> >if the cell has P, O, or C I want the row to change colors Blue,
>> Green, Red
>> >Is this possible
>>
>>
--
Steve (3)
|