i have a worksheet with a list of prospects. I want the row to be
conditionally formatted when a change one cell to "quote". i can get that
particular cell to change, but i want it for the whole row!
Can anyone help?
Let's assume you want to highlight the range A1:E1 if E1 = quote.
Select the range A1:E1
Goto Home tab>Styles>Conditional Formatting>New Rule>Use a formula to
determine.......
Enter this formula:
=$E1="quote"
Click the Format button
Select the desired style(s)
OK out

Signature
Biff
Microsoft Excel MVP
>i have a worksheet with a list of prospects. I want the row to be
> conditionally formatted when a change one cell to "quote". i can get that
> particular cell to change, but i want it for the whole row!
>
> Can anyone help?
SalesBK - 16 May 2008 04:44 GMT
Cheers - all sorted

Signature
Brad
> Let's assume you want to highlight the range A1:E1 if E1 = quote.
>
[quoted text clipped - 16 lines]
> >
> > Can anyone help?
T. Valko - 16 May 2008 05:08 GMT
You're welcome!

Signature
Biff
Microsoft Excel MVP
> Cheers - all sorted
>
[quoted text clipped - 19 lines]
>> >
>> > Can anyone help?