+ Reply to Thread
Results 1 to 2 of 2

matching two cells

  1. #1
    Forum Contributor
    Join Date
    10-18-2010
    Location
    Walla Walla, Washington
    MS-Off Ver
    Excel 2007
    Posts
    124

    matching two cells

    If two seperate cells match, everything is ok. If two cells do not match, i want to show a predetermined message.

    Example, if the bidder of a job is local (based on the state) and there is a local bidder preference, then the cell will highlight green. If the bid is not local, I want flag that cell red and respond by saying, "Bidder not local!" in a separate column off to the side. Would someone be so kind as to lend me a hand. Thanks in advance!

  2. #2
    Registered User
    Join Date
    07-16-2011
    Location
    new york
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: matching two cells

    Use Excel to compare two lists of data

    1. Select column B (click the letter B)
    2. Choose Format > Conditional formatting
    " 3. In ""Condition 1"" choose ""Formula is"""
    " 4. Enter this formula =(COUNTIF($A:$A,B1)=0)*(B1<>"")"
    " 5. Click the ""Formats"" button and take your pick. OK.OK."

+ 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