+ Reply to Thread
Results 1 to 1 of 1

Thread: Formula and Conditional Formatting for Cell Color & Data Pull

  1. #1
    Registered User
    Join Date
    01-31-2011
    Location
    Columbus, Ohio
    MS-Off Ver
    Excel 2007
    Posts
    1

    Formula and Conditional Formatting for Cell Color & Data Pull

    Good Afternoon.

    I need help color coding cells based off of another cells color and data within the cell.

    I will try to explain it the best I can and also post a few attempts at the code I used.

    Columns E & M Have data in them that can be similar - here is the formula that I need.

    If the data in E is the same as the data in M and the background color of E is orange then the background color in M needs to be orange. (Data must be exact match - IE. Johns isn't the same as St. Johns)

    If the data in E is the same as the data in M but the background color in E is blank or white then the background color in M needs to be yellow.

    If the cell in M is yellow or orange then the cell adjacent in Column N needs to equal the same cell color. (This can be a separate formula)

    We tried using a code similar to =IF(AND(E:E=M:M,E:E ="Orange"), "Orange", "Yellow") but replaced the colors with various ColorIndex codes to no avail.

    I've attached a document with notes to explain what the file should look like.

    Any help would be greatly appreciated.

    Thank You Very Much.

    Aaron
    Attached Files Attached Files
    Last edited by awflax; 01-31-2011 at 07:06 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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.2.0