Re: Fill cells with color based on criteria in two cells
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Mon, 02 Jan 2006 17:29:42 -0600
You can use multiple cells in your formula in the Format|conditional formatting
dialog.
Select your range (A1:J1000 say).
With A1 the activecell, Format|conditional formatting:
Formula is:
=AND($C1=TRUE,$F1="yummy")
And give it that nice format.
AA wrote:
>
> Hi,
>
> I have an excel work*** in which there are 1000 rows. Each row has 10
> columns. Based on Criteria (ex. Cell C's value =TRUE and Cell F
> value="Yummy") I want to fill the entire row with one color and the format
> the cell (ex. E with the bold font and red color). The conditional formatting
> doesn't work because of the two criteria. Can anybody please help? I would
> love to get a non-macro solution but if there isn't any non-macro, I would be
> willing to try the macro stuff.
> Thanks in advance
--
Dave Peterson
.
- Prev by Date: Re: change font to validation drop lists
- Next by Date: Re: formula help, sorting information
- Previous by thread: Re: Fill cells with color based on criteria in two cells
- Next by thread: Re: change font to validation drop lists
- Index(es):