+ Reply to Thread
Results 1 to 5 of 5

Can I create a conditional format in a cell using a value from an.

  1. #1
    thrasher
    Guest

    Can I create a conditional format in a cell using a value from an.

    I am trying to conditionally format a cell in a column based on a condition
    in a different cell in that column. Can this be done?

  2. #2
    Dave O
    Guest

    Re: Can I create a conditional format in a cell using a value from an.

    Yes! However, conditional formatting cannot be evaluated based on
    cells in different tabs or spreadsheets.


  3. #3
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    use Formula Is: in your conditional formatting. e.g.

    Formula Is: =AND(D5>15) and set your desired format options

    You can make a fixed reference if you like: =AND($D$2>1000)

    Then copy and paste special>formats to other cells in that column.

    HTH
    Bruce
    The older I get, the better I used to be.
    USA

  4. #4
    thrasher
    Guest

    Re: Can I create a conditional format in a cell using a value from

    How do I do this? I would like a cell in a column to be formatted based on a
    condition of a different cell in that column

    "Dave O" wrote:

    > Yes! However, conditional formatting cannot be evaluated based on
    > cells in different tabs or spreadsheets.
    >
    >


  5. #5
    Debra Dalgleish
    Guest

    Re: Can I create a conditional format in a cell using a value froman.

    Select the cell(s) in which you want the conditional formatting
    Choose Format>Conditional Formatting
    From the first dropdown, choose Formula Is
    In the formula box, type a formula that refers to the cell you
    want to check. For example, if the active cell is in row 2,
    and you want to check the value in column A: =$A2>50
    Click the Format button, and select the formatting for the cell
    Click OK, click OK

    thrasher wrote:
    > I am trying to conditionally format a cell in a column based on a condition
    > in a different cell in that column. Can this be done?



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


+ 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