+ Reply to Thread
Results 1 to 1 of 1

Need to add Color coding to Countif formula

  1. #1
    Registered User
    Join Date
    11-09-2010
    Location
    Portland, OR
    MS-Off Ver
    Excel 2003
    Posts
    6

    Need to add Color coding to Countif formula

    I have attached a sample and have manually colored the cell according to how the formula needs to work.

    Condition 1; If the information is coming from column 92 fill color needs to be blank if greater than today, if less than today s/b red. (92 is a forecast date)
    Condition 2: If the information is coming from column 93 fill color needs to be green. (93 is a actualized or completed date)

    =IF(COUNTIF(Sheet2!$E$4:$FV$100,$A19)=0,"",IF(VLOOKUP($A19, Sheet2!$E$4:$FV$100,93,FALSE)="",VLOOKUP($A19, Sheet2!$E$4:$FV$100,92,FALSE),VLOOKUP($A19,Sheet2!$E$4:$FV$100,93,FALSE)))


    Thanks in advance for any and all suggestion.


    Snickers
    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