+ Reply to Thread
Results 1 to 5 of 5

Adding in another conditional format on the same cell

  1. #1
    Kelly Lim
    Guest

    Adding in another conditional format on the same cell

    Dear everyone..
    I have a cell containing "conditional format" when 2 weeks before the due
    date ...the cell colour changes to "orange"....it turns red when it reaches
    the "due date" .....
    Now.......i need to add in another condition ....when i add in another
    column e.g. "B" and the font colour will change to "yellow" ....i think its
    something to do with....if equal to....then it would change to this
    colour.... Can someone teach me the formula pls? urgent....thanks everyone....

  2. #2
    Biff
    Guest

    Re: Adding in another conditional format on the same cell

    Hi!

    What exactly are you trying to add as another condition? Be very specific
    with your explanation.

    I helped you on your original post(see it for a new reply to your follow-up
    question).

    When you have multiple conditions(as you do) then you have to be careful as
    you assign "priority" to the conditions.

    Biff

    "Kelly Lim" <KellyLim@discussions.microsoft.com> wrote in message
    news:86C4146A-8EB3-4051-9A7C-4532D077B20A@microsoft.com...
    > Dear everyone..
    > I have a cell containing "conditional format" when 2 weeks before the
    > due
    > date ...the cell colour changes to "orange"....it turns red when it
    > reaches
    > the "due date" .....
    > Now.......i need to add in another condition ....when i add in another
    > column e.g. "B" and the font colour will change to "yellow" ....i think
    > its
    > something to do with....if equal to....then it would change to this
    > colour.... Can someone teach me the formula pls? urgent....thanks
    > everyone....




  3. #3
    Kelly Lim
    Guest

    Re: Adding in another conditional format on the same cell

    Well...its like that.....first u had taught me on the "due date" formula
    right....so when 2 weeks b4...it switch to "orange" colour....on the due
    date..it turns "red".......Now i need another formula in the same cell...can
    i? coz i knew for the Conditional Format........maximum we can insert 3
    conditions in it .....

    The formula i need is...when i key a "B" in the next column....the same cell
    but for this time....the "font" colour change instead ..... to e.g. "green"
    because ...the "B" stands for a Nationality for our information....

    I hope u understand what i mean .....Looking forward to hear from u very
    soon....
    Please advice again..Thanks
    "

  4. #4
    Biff
    Guest

    Re: Adding in another conditional format on the same cell

    Hi!

    Unfortunately, it isn't that simple.

    I can't figure a way to make it work. You have too many conditions even
    though IT MAY SEEM like you only have 3.

    Here's the problem:

    If the due date is within 14 days and cell ?? equals B - one condition
    If the due date is within 14 days and cell ?? <> B - one condition
    If the due date equals today and cell ?? equals B - one condition
    If the due date equals today and cell ?? <> B - one condition
    Cell ?? equals B - one condition
    Cell ?? <> B - one condition

    There's no way to meet all those combinations in only 3 conditions.

    Take a look at this site:

    http://xldynamic.com/source/xld.CFPlus.Download.html

    They have developed an add-in that allows up to 30 (I think) conditions.

    Either that or you need some VBA code to do what you want but I can't help
    you with that.

    Biff

    "Kelly Lim" <KellyLim@discussions.microsoft.com> wrote in message
    news:4FA0D3D4-6BA8-406C-A68E-46E4B5EE71E1@microsoft.com...
    > Well...its like that.....first u had taught me on the "due date" formula
    > right....so when 2 weeks b4...it switch to "orange" colour....on the due
    > date..it turns "red".......Now i need another formula in the same
    > cell...can
    > i? coz i knew for the Conditional Format........maximum we can insert 3
    > conditions in it .....
    >
    > The formula i need is...when i key a "B" in the next column....the same
    > cell
    > but for this time....the "font" colour change instead ..... to e.g.
    > "green"
    > because ...the "B" stands for a Nationality for our information....
    >
    > I hope u understand what i mean .....Looking forward to hear from u very
    > soon....
    > Please advice again..Thanks
    > "




  5. #5
    Bob Phillips
    Guest

    Re: Adding in another conditional format on the same cell


    "Biff" <biffinpitt@comcast.net> wrote in message
    news:O5f9Md2XFHA.2688@TK2MSFTNGP10.phx.gbl...

    > Take a look at this site:
    >
    > http://xldynamic.com/source/xld.CFPlus.Download.html
    >
    > They have developed an add-in that allows up to 30 (I think) conditions.
    >
    > Either that or you need some VBA code to do what you want but I can't help
    > you with that.


    If you want VBA code as Biff suggests, confirm if his understanding is
    correct or not, and what colours go with the different variations.



+ 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