+ Reply to Thread
Results 1 to 3 of 3

multiple cells controlling one cell

  1. #1
    Registered User
    Join Date
    04-16-2010
    Location
    london,england
    MS-Off Ver
    Excel 2007
    Posts
    8

    multiple cells controlling one cell

    I have multiple cells collecting data and would like to have a different cell on a different sheet in the workbook change colour when the data is out of tolerance. Can anyone help please.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,705

    Re: multiple cells controlling one cell

    You would use conditional formatting to control the color (translation: colour ) of the cell. You would select "Use a formula to determine which cells to format." Please see Excel help on "Conditional formatting" if you are not familiar with this.

    However, conditional formatting cannot refer to cell addresses on other worksheets. You have two workarounds for this. First, you can assign named ranges to the values and the tolerances, or you can calculate a TRUE/FALSE determination of whether things are out of tolerance and assign a named range to that. Then you refer to the name, instead of a cell address. The other option is to do this determination on the same worksheet that contains the cell you wish to color, and refer to that in the formula.

    If you provide more detail and a sample workbook I can give a more specific answer.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    04-16-2010
    Location
    london,england
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: multiple cells controlling one cell

    Thanks for the tips, I think I've worked out how to do it now.

+ 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