+ Reply to Thread
Results 1 to 3 of 3

Conditional formatting of an entire row based on a cell text entry

  1. #1
    Gilles Desjardins
    Guest

    Conditional formatting of an entire row based on a cell text entry

    Hi everyone, I would like to use conditional formatting on a table that is 8
    columns wide and 50 rows high.

    What I would like to do is colour all rows that have an X in column D or E.

    This is what I tried The formula is =A1="x"
    This colours only the cells where there is an X. What I would like is the
    entire row or rows to be coloured.

    Thanks for your efforts

    Gilles



  2. #2
    bpeltzer
    Guest

    RE: Conditional formatting of an entire row based on a cell text entry

    Try setting to The formula is =OR($D1="X",$E1="X")
    The mixed reference will allow you to copy this to your entire table,
    keeping the references fixed to column D or E of the current row.

    "Gilles Desjardins" wrote:

    > Hi everyone, I would like to use conditional formatting on a table that is 8
    > columns wide and 50 rows high.
    >
    > What I would like to do is colour all rows that have an X in column D or E.
    >
    > This is what I tried The formula is =A1="x"
    > This colours only the cells where there is an X. What I would like is the
    > entire row or rows to be coloured.
    >
    > Thanks for your efforts
    >
    > Gilles
    >
    >
    >


  3. #3
    Gilles Desjardins
    Guest

    Re: Conditional formatting of an entire row based on a cell text entry

    Thank You, worked like expected.

    Gilles
    "bpeltzer" <[email protected]> wrote in message
    news:[email protected]...
    > Try setting to The formula is =OR($D1="X",$E1="X")
    > The mixed reference will allow you to copy this to your entire table,
    > keeping the references fixed to column D or E of the current row.
    >
    > "Gilles Desjardins" wrote:
    >
    >> Hi everyone, I would like to use conditional formatting on a table that
    >> is 8
    >> columns wide and 50 rows high.
    >>
    >> What I would like to do is colour all rows that have an X in column D or
    >> E.
    >>
    >> This is what I tried The formula is =A1="x"
    >> This colours only the cells where there is an X. What I would like is the
    >> entire row or rows to be coloured.
    >>
    >> Thanks for your efforts
    >>
    >> Gilles
    >>
    >>
    >>




+ 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