+ Reply to Thread
Results 1 to 6 of 6

Conditional Formatting in one column using data in two columns

Hybrid View

Guest Conditional Formatting in one... 02-22-2006, 12:45 PM
Guest RE: Conditional Formatting in... 02-22-2006, 12:50 PM
Guest RE: Conditional Formatting in... 02-22-2006, 12:55 PM
Guest RE: Conditional Formatting in... 02-22-2006, 01:10 PM
Guest Re: Conditional Formatting in... 02-22-2006, 01:40 PM
Guest Re: Conditional Formatting in... 02-22-2006, 03:00 PM
  1. #1
    Renee
    Guest

    Conditional Formatting in one column using data in two columns

    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.


  2. #2
    bpeltzer
    Guest

    RE: Conditional Formatting in one column using data in two columns

    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.
    >


  3. #3
    bpeltzer
    Guest

    RE: Conditional Formatting in one column using data in two columns

    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.
    >


  4. #4
    Renee
    Guest

    RE: Conditional Formatting in one column using data in two columns

    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.
    > >


  5. #5
    Bob Phillips
    Guest

    Re: Conditional Formatting in one column using data in two columns

    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" <Renee@discussions.microsoft.com> wrote in message
    news:00024E2F-B1B4-44A7-922A-1A620D392629@microsoft.com...
    > 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.
    > > >




  6. #6
    Renee
    Guest

    Re: Conditional Formatting in one column using data in two columns

    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" <Renee@discussions.microsoft.com> wrote in message
    > news:00024E2F-B1B4-44A7-922A-1A620D392629@microsoft.com...
    > > 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1