+ Reply to Thread
Results 1 to 5 of 5

Array to pull duplicate values from a different sheet

  1. #1
    Registered User
    Join Date
    06-28-2018
    Location
    US
    MS-Off Ver
    2016
    Posts
    89

    Question Array to pull duplicate values from a different sheet

    Hi,

    I am having a problem using an array to pull in duplicate values on a different sheet. This array worked when it was pulling values from the same sheet but now won't work when I try and pull values from a different sheet on the same workbook.

    The array I am using:
    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    06-28-2018
    Location
    US
    MS-Off Ver
    2016
    Posts
    89

    Re: Array to pull duplicate values from a different sheet

    "TE" is the name of the sheet I am referencing to

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2504
    Posts
    13,750

    Re: Array to pull duplicate values from a different sheet

    Unless this is column E COLUMN()-4 it is not going to return 1 which appears to be what you need.

    A better and more robust approach would be (and this example assumes you are starting in column ... C)

    COLUMNS($C$1:C$1)

    Other than that make sure you are committing array formulas with Ctrl + Shift + Enter.

    Did that help?
    Dave

  4. #4
    Registered User
    Join Date
    06-28-2018
    Location
    US
    MS-Off Ver
    2016
    Posts
    89

    Re: Array to pull duplicate values from a different sheet

    That worked! Thank you!

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2504
    Posts
    13,750

    Re: Array to pull duplicate values from a different sheet

    You are welcome. Thank you for the feedback and marking this Solved.

+ 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. Pull values using Non Array formula if conditions are met
    By bjnockle in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-10-2017, 08:38 PM
  2. Non Array formula to pull values if conditions met
    By bjnockle in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-26-2017, 05:47 AM
  3. Pull duplicate values into list
    By JDobbsy1987 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-02-2017, 05:39 PM
  4. Pull sub array from array using multiple column_num values
    By SinJinQLB in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-25-2015, 05:37 PM
  5. Replies: 1
    Last Post: 04-20-2015, 03:18 PM
  6. Pull out duplicate values
    By john_prince in forum Excel General
    Replies: 15
    Last Post: 03-26-2010, 11:41 AM
  7. How to pull the duplicate values from 2 columns?
    By DianaPur in forum Excel General
    Replies: 9
    Last Post: 06-01-2009, 02:59 PM

Tags for this Thread

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