Results 1 to 10 of 10

Comparision of Data (IF)

Threaded View

  1. #5
    Valued Forum Contributor
    Join Date
    07-27-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    826

    Re: Comparision of Data (IF)

    Have a look at the attached. You can use an index/match formula in Column D of your "New" tab to search for the component number in the relevant column in the "Legacy" tab, and return the component number if it finds it; otherwise, it will return #N/A, or a custom message of your choosing, eg "NOT IN LEGACY". You'll need to do something about the numbers stored as text (rather than numbers) in the component column of "Legacy" , though, otherwise that won't work.

    Please note I had to change some of your data to show you that this works - C6 & C12 have been changed on the "New" tab.


    The second part of your question seems to be a fairly straightforward situation requiring the use of a countif formula; however be aware that as some of your component numbers are repeated (eg 801041) the number of components is repeated, also. You might be better off generating a list of components in which no component number is repeated, and working off that to get the result you are looking for in Column E.


    Why don't you see if you can manage the last part of your question yourself, based on what's above?
    Attached Files Attached Files

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