+ Reply to Thread
Results 1 to 3 of 3

Using Array formulas to pull data from one tab to another

  1. #1
    Registered User
    Join Date
    05-03-2013
    Location
    Oakland, CA
    MS-Off Ver
    Excel 2003
    Posts
    10

    Angry Using Array formulas to pull data from one tab to another

    Hi Everyone,

    I am using Array/Index formulas to pull specific data from one tab to another in the same workbook. I have successfully made the formulas worked in other workbooks but for some reason I can't get it to work using this data. I have attached an example of my workbook and what I am looking for.

    Also, is there other ways to accomplish what I'm trying to do with macros.

    Thanks,
    Mildred
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Using Array formulas to pull data from one tab to another

    =IFERROR(INDEX(EI!$C$3:$W$150,SMALL(IF($C$3=EI!$K$3:$K$150,ROW(EI!$K$3:$K$150)-MIN(ROW(EI!$K$3:$K$150))+1,"NA"),ROW(EI!A1)),COLUMN(EI!A1))," ")
    the bit in red was wrong
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    05-03-2013
    Location
    Oakland, CA
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: Using Array formulas to pull data from one tab to another

    Thank you! I guess I was starring at it too long.

+ 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 out data from an array
    By pinkpeace7 in forum Excel General
    Replies: 3
    Last Post: 08-23-2011, 04:07 AM
  2. setting up formulas to pull data from another sheet.
    By Excel is Confusing in forum Excel General
    Replies: 6
    Last Post: 05-22-2011, 11:43 PM
  3. Excel Tables - Formulas to pull data from
    By Hans of CO in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-21-2009, 07:30 PM
  4. Replies: 1
    Last Post: 03-09-2009, 07:50 AM
  5. formulas pull the data:Links to other workbooks
    By catalyst in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-06-2005, 03:34 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