+ Reply to Thread
Results 1 to 2 of 2

Create list returning unique criteria covering several columns using arrays

  1. #1
    Registered User
    Join Date
    04-23-2013
    Location
    normal, il
    MS-Off Ver
    Excel 2010
    Posts
    66

    Create list returning unique criteria covering several columns using arrays

    Thought it was solved, but discovered I was wrong.

    I have partially figured this out and have attached a document with what i have.

    I have a list of projects, document names, THREE testing points, etc. The goal is to asses if testing was NOT completed for a specific testing point and returns a list containing several bits of criteria that is unique to "document name".

    I am able to create a list that assesses only ONE testing point and it is not unique to "document name".

    Thanks in advance!
    Joanne

    tracking2.xlsx

  2. #2
    Valued Forum Contributor Lemice's Avatar
    Join Date
    04-13-2013
    Location
    Somewhere.
    MS-Off Ver
    Excel 2016
    Posts
    696

    Re: Create list returning unique criteria covering several columns using arrays

    Hello,

    Here is a file with array formula that will do that job.

    I suggest you don't use reference that involve the entire column since it will make Array formula, which is slow and resource-consuming by nature, even slower.

    Also note that I only make array formula to find and filter unique data. The rest should be easy to you, right?
    Attached Files Attached Files
    (copy pasta from Ford)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools

    Regards,
    Lem

+ 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