+ Reply to Thread
Results 1 to 2 of 2

vlookup multiple Tabs HELP!!

  1. #1
    Registered User
    Join Date
    02-06-2012
    Location
    MI
    MS-Off Ver
    Excel 2003
    Posts
    4

    vlookup multiple Tabs HELP!!

    Hey I have the following formula that looks for all the data with a certain month. But it only looks at one tab. now the tabs names will vary and will be added over time. is there a way to check all tabs, if not then what is my other option? thanx in advance

    Quote:
    {=INDEX('0504-0611'!$E$3:$H$119,SMALL(IF(TEXT('0504-0611'!$J$3:$J$119,"mmmm")=$A$1,ROW('0504-0611'!$J$3:$J$119)-MIN(ROW('0504-0611'!$J$3:$J$119))+1, ""), ROW(A1)),COLUMN(A1))}

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: vlookup multiple Tabs HELP!!

    If you are will to add helper columns to each sheet as it gets added in, and maintain a single list of sheet names as you add those sheets, then it may be possible using formulas only.. but otherwise, it is probably a job for a VBA macro...
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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