+ Reply to Thread
Results 1 to 4 of 4

cheking through data and show status

  1. #1
    Forum Contributor
    Join Date
    03-16-2010
    Location
    Phnom Penh, Cambodia
    MS-Off Ver
    Excel 2003
    Posts
    216

    cheking through data and show status

    Hi All,

    I am trying to show the status of my project as below:

    - if C is number then the color in my Status sheet should be Orange
    - if C is blank then color in my status sheet should be White
    - if any of C to V contain the word HALTED then the color in my status sheet should be Red
    - if V is date then color in my status sheet should be blue

    i have attached a reference file.

    Your comment will be very much appreciated.

    Thanks,
    sanlen
    Attached Files Attached Files

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: cheking through data and show status

    To use conditional formatting where Sheet "Status" refers to Sheet "Detail" you will need to create a named range
    Name:= DetailTable
    Refers To:
    Please Login or Register  to view this content.
    This is dynamic, your detaill sheet can grow and the formula will adjust to suit, don't leave blanks in Column A "Name"
    N.B.
    This formula refers to 23 columns, (up to Column W), in Sheet "Detail" this extra column is a helper that simplifies the C/F formula Condition 1

    In Sheet "Detail" Column W. Rw 6 (Helper Column.)
    Please Login or Register  to view this content.
    Drag/Fill Down

    With Sheet "Status" conditional formatting
    Condition 1 (Red)
    Formula is:
    Please Login or Register  to view this content.

    Condition 2 (Blue)
    Formula is:
    Please Login or Register  to view this content.

    Condition 3 (Orange)
    Formula is:
    Please Login or Register  to view this content.
    All apply to =$A:$A

    Hope this helps.
    Attached Files Attached Files
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  3. #3
    Forum Contributor
    Join Date
    03-16-2010
    Location
    Phnom Penh, Cambodia
    MS-Off Ver
    Excel 2003
    Posts
    216

    Re: cheking through data and show status

    Hi,

    Thanks you very much for your help. I actually want to show the word "red", "blue", "white",......as i need to use these word for other purpose. My appologize for this as i should mention this in my previouse post.

    I added another column "Status" in the status sheet.

    Your further advise will be very much appreciated.

    Thanks,
    sanlen
    Attached Files Attached Files

  4. #4
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: cheking through data and show status

    Have a look at this workbook.

    Sheet "Status (1)" is based on the initial solution for conditional formatting, and therefore a named range. This sheet needs the helper column in Sheet "Detail" Column W.

    Sheet "Status (2)" is probably better.
    Column "Status", effectively becomes the helper column for the conditional formatting.
    This doesn't require the named range and Sheet "Detail" Column W.

    Compare the two sheets, before deciding which suits you best.
    Attached Files Attached Files

+ 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