Results 1 to 2 of 2

Compare columns were data exists in both locations and filter results

Threaded View

  1. #1
    Registered User
    Join Date
    05-21-2018
    Location
    America
    MS-Off Ver
    Microsoft Office 2013+
    Posts
    1

    Compare columns were data exists in both locations and filter results

    Hope someone can help me wrap my brain around this.

    We have a large database of work orders where we need to generate a report that will be used by management to quickly identify areas of concern. The data is exported from our ticketing system and analyzed using Excel. In order to make things easier for management to use the data I wanted to come up with a sheet that would take any exported data and present the results they were looking for.

    They want to see a list of WO# that are found on the DATA tab, where techs exist on Report!A:A, and finally reduce the results by only showing the WO# with certain status values identified in the named range "Status_Open".

    I was able to get a list of WO# to be identified using the array criteria below, but still need to ensure that we list only list work orders where the Tech's showing on the Report tab.

    {=IFERROR(INDEX(nmDATA,SMALL(IF((DATA!C:C=INDEX(nmStatus_Open,1))+(DATA!C:C=INDEX(nmStatus_Open,2))=1,ROW(DATA!A:A)-1),ROW(1:1)),1),"")}
    -TIA!
    Attached Files Attached Files
    Last edited by Gamefanatic; 05-22-2018 at 08:16 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 05-17-2018, 10:20 AM
  2. [SOLVED] Compare 2 columns exists or not exists
    By daboho in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-01-2018, 01:07 PM
  3. Replies: 6
    Last Post: 03-25-2015, 03:50 PM
  4. Compare Columns and Display Results
    By punkin44 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-04-2014, 10:14 PM
  5. Replies: 0
    Last Post: 10-21-2014, 06:52 AM
  6. Replies: 4
    Last Post: 01-30-2014, 06:17 AM
  7. How to compare two columns and filter results ?
    By ASP__DEVELOPER in forum Excel General
    Replies: 8
    Last Post: 04-17-2010, 11:00 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