Results 1 to 5 of 5

Pull data from multiple sheets

Threaded View

dubtheninja Pull data from multiple sheets 06-04-2014, 10:40 PM
azumi Re: Having some trouble using... 06-04-2014, 11:11 PM
FDibbins Re: Pull data from multiple... 06-04-2014, 11:17 PM
sktneer Re: Pull data from multiple... 06-04-2014, 11:18 PM
humdingaling Re: Pull data from multiple... 06-04-2014, 11:20 PM
  1. #4
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Pull data from multiple sheets

    Try this Array Formula. Since this is an an array formula so you need to confirm it with Ctrl+Shift+Enter instead of just Enter. (i.e. after placing the formula in the cell, hold down the Ctrl+Shift and then press Enter.)

    In A3

    =IFERROR(INDEX(January!$A$2:$A$8,SMALL(IF(January!$B$2:$B$8=A$1,ROW(January!$A$2:$A$8)-ROW(January!$A$2)+1),ROWS(A$3:A3))),"")
    then drag across and down.
    Attached Files Attached Files
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Having trouble with the IF Function.
    By nikkismella1 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 08-26-2011, 05:12 AM
  2. Having trouble with a function
    By Gemstar in forum Excel General
    Replies: 4
    Last Post: 06-08-2011, 10:55 AM
  3. Trouble with a function
    By sperl in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-23-2009, 03:07 AM
  4. Trouble with RSq function in VBA
    By puckalicious in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-17-2008, 08:36 PM
  5. IF function trouble
    By raye in forum Excel Formulas & Functions
    Replies: 23
    Last Post: 09-06-2005, 09:05 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