PC Review


Reply
Thread Tools Rate Thread

Conditional Formatting in one column using data in two columns

 
 
=?Utf-8?B?UmVuZWU=?=
Guest
Posts: n/a
 
      22nd Feb 2006
I need to say if Column H cell >= 10 and Column I cell is >=0.2 then
Highlight Column I yellow.

I can't seem to get the right formula in my conditional formatting
requirements.

Any help you can offer would be greatly appreciated.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?YnBlbHR6ZXI=?=
Guest
Posts: n/a
 
      22nd Feb 2006
In I2, you should be able to set the condition to:
Formula Is, =AND(H2>=10,I2>=0.2)
You can copy that cell's formatting to other cells in the same column.
--Bruce

"Renee" wrote:

> I need to say if Column H cell >= 10 and Column I cell is >=0.2 then
> Highlight Column I yellow.
>
> I can't seem to get the right formula in my conditional formatting
> requirements.
>
> Any help you can offer would be greatly appreciated.
>

 
Reply With Quote
 
=?Utf-8?B?UmVuZWU=?=
Guest
Posts: n/a
 
      22nd Feb 2006
Bruce,

It highlighted something but not the right row. It highlighted where H=0
and I = 9999999.0%,

So it got the I column right, but not in combination with the H column.

"bpeltzer" wrote:

> In I2, you should be able to set the condition to:
> Formula Is, =AND(H2>=10,I2>=0.2)
> You can copy that cell's formatting to other cells in the same column.
> --Bruce
>
> "Renee" wrote:
>
> > I need to say if Column H cell >= 10 and Column I cell is >=0.2 then
> > Highlight Column I yellow.
> >
> > I can't seem to get the right formula in my conditional formatting
> > requirements.
> >
> > Any help you can offer would be greatly appreciated.
> >

 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      22nd Feb 2006
You have to have that same row active when setting the CF else the formula
else the formula gets adjusted.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Renee" <(E-Mail Removed)> wrote in message
news:00024E2F-B1B4-44A7-922A-(E-Mail Removed)...
> Bruce,
>
> It highlighted something but not the right row. It highlighted where H=0
> and I = 9999999.0%,
>
> So it got the I column right, but not in combination with the H column.
>
> "bpeltzer" wrote:
>
> > In I2, you should be able to set the condition to:
> > Formula Is, =AND(H2>=10,I2>=0.2)
> > You can copy that cell's formatting to other cells in the same column.
> > --Bruce
> >
> > "Renee" wrote:
> >
> > > I need to say if Column H cell >= 10 and Column I cell is >=0.2 then
> > > Highlight Column I yellow.
> > >
> > > I can't seem to get the right formula in my conditional formatting
> > > requirements.
> > >
> > > Any help you can offer would be greatly appreciated.
> > >



 
Reply With Quote
 
=?Utf-8?B?UmVuZWU=?=
Guest
Posts: n/a
 
      22nd Feb 2006
I see what my error is!! Thank you so much!!

"Bob Phillips" wrote:

> You have to have that same row active when setting the CF else the formula
> else the formula gets adjusted.
>
> --
> HTH
>
> Bob Phillips
>
> (remove nothere from email address if mailing direct)
>
> "Renee" <(E-Mail Removed)> wrote in message
> news:00024E2F-B1B4-44A7-922A-(E-Mail Removed)...
> > Bruce,
> >
> > It highlighted something but not the right row. It highlighted where H=0
> > and I = 9999999.0%,
> >
> > So it got the I column right, but not in combination with the H column.
> >
> > "bpeltzer" wrote:
> >
> > > In I2, you should be able to set the condition to:
> > > Formula Is, =AND(H2>=10,I2>=0.2)
> > > You can copy that cell's formatting to other cells in the same column.
> > > --Bruce
> > >
> > > "Renee" wrote:
> > >
> > > > I need to say if Column H cell >= 10 and Column I cell is >=0.2 then
> > > > Highlight Column I yellow.
> > > >
> > > > I can't seem to get the right formula in my conditional formatting
> > > > requirements.
> > > >
> > > > Any help you can offer would be greatly appreciated.
> > > >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
conditional formatting entire column referencing data from other c Jamie Microsoft Excel Misc 2 12th Nov 2009 05:43 PM
conditional formatting of columns in a column chart Nikhil Microsoft Excel Charting 0 22nd May 2009 04:51 PM
Formatting cells in a column with conditional formatting? shamor Microsoft Excel Misc 8 19th May 2008 10:11 PM
column to column conditional formatting won't work, need formula =?Utf-8?B?cnJ1cHA=?= Microsoft Excel Worksheet Functions 1 23rd Aug 2005 10:06 PM
Formatting data into 1 column into 3 columns??? Tricia Microsoft Excel Misc 2 10th Aug 2003 07:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:51 PM.