+ Reply to Thread
Results 1 to 2 of 2

Flagging Values in Column that don't match values in separate sheet

  1. #1
    Registered User
    Join Date
    10-24-2014
    Location
    DC
    MS-Off Ver
    Mac 14.4.5
    Posts
    6

    Flagging Values in Column that don't match values in separate sheet

    Hello,

    I was wondering if it would be possible to flag values in a column that do not match values in a separate sheet. I tried modifying a Macro code that I found online, but I was largely unsuccessful.

    But, the gist of what I am trying to do is to scan a column (e.g. Column G in Sheet 1), and flag any values that are not in a column on the next sheet (e.g. Column A of Sheet 2)

    Is there a quick and easy code that could accomplish this?

    Thanks in advance for all of the help.

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Flagging Values in Column that don't match values in separate sheet

    I think, using Conditional Formatting will accomplish this.

    Formula below will return TRUE or FALSE

    =G1<>Sheet2!A1
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 09-10-2014, 09:39 PM
  2. [SOLVED] Match Multiple Columns from Separate Sheet to get separate column.
    By gvitoro in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-19-2014, 03:38 PM
  3. Replies: 2
    Last Post: 12-30-2013, 08:15 AM
  4. Macro to Copy duplicate values from a column to a separate sheet
    By eemrun in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-13-2013, 05:03 PM
  5. Replies: 4
    Last Post: 06-03-2009, 04:59 PM

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