+ Reply to Thread
Results 1 to 3 of 3

Multiple Column Conditional Formatting

  1. #1
    Colleen
    Guest

    Multiple Column Conditional Formatting

    Hi,

    I'm needing some help with performing a multiple column condition formatting.
    I have tried many "forumula is" in the conditional formatting with no
    success. I'm missing something.

    What I would like to have happen is, if the 2 conditions are true then I
    want the field to be color filled.

    Example:
    if the numeric value in k2>10 and the numeric value F2>100 then I would
    like cell K2 to be filled in red.

    Many thanks for your help Colleen

  2. #2
    JE McGimpsey
    Guest

    Re: Multiple Column Conditional Formatting

    one way:

    Select K2:

    CF1: Formula is =AND(K2>10,F2>100)
    Format1: <patterns>/Red

    In article <[email protected]>,
    "Colleen" <[email protected]> wrote:

    > Hi,
    >
    > I'm needing some help with performing a multiple column condition formatting.
    > I have tried many "forumula is" in the conditional formatting with no
    > success. I'm missing something.
    >
    > What I would like to have happen is, if the 2 conditions are true then I
    > want the field to be color filled.
    >
    > Example:
    > if the numeric value in k2>10 and the numeric value F2>100 then I would
    > like cell K2 to be filled in red.
    >
    > Many thanks for your help Colleen


  3. #3
    Colleen
    Guest

    Re: Multiple Column Conditional Formatting

    Thanks JE. It works great.
    --
    Many thanks for your help Collee


    "JE McGimpsey" wrote:

    > one way:
    >
    > Select K2:
    >
    > CF1: Formula is =AND(K2>10,F2>100)
    > Format1: <patterns>/Red
    >
    > In article <[email protected]>,
    > "Colleen" <[email protected]> wrote:
    >
    > > Hi,
    > >
    > > I'm needing some help with performing a multiple column condition formatting.
    > > I have tried many "forumula is" in the conditional formatting with no
    > > success. I'm missing something.
    > >
    > > What I would like to have happen is, if the 2 conditions are true then I
    > > want the field to be color filled.
    > >
    > > Example:
    > > if the numeric value in k2>10 and the numeric value F2>100 then I would
    > > like cell K2 to be filled in red.
    > >
    > > Many thanks for your help Colleen

    >


+ 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