Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Janisa

    Excel VBA: Compare lists and find mismatches

    To SkipVought no, the key to determnine match is contained in one column only. If any changes to that column, display the entire row. If no change, no display at all.
  2. Janisa

    Excel VBA: Compare lists and find mismatches

    Thanks BrainB! However, I do not want to display those rows where the lookup has found a match. Only those with mismatches are supposed to be displayed. In other words I would like to perform a check of the list "in the backround" and if any mismatches, display them in a new list. And for this I...
  3. Janisa

    Excel VBA: Compare lists and find mismatches

    I have an extensive list, with a column to the left contaning a descriptive unique number. In another column (with others inbetween) I have another number connected to the one in the left column. Frequently I get new list, which may and may not contain changes. I want to check if the update...

Part and Inventory Search

Back
Top