+ Reply to Thread
Results 1 to 2 of 2

Vlookup across multiple worksheets

  1. #1
    Registered User
    Join Date
    03-06-2009
    Location
    Birmingham
    MS-Off Ver
    Excel 2003
    Posts
    12

    Vlookup across multiple worksheets

    I have a workbook with several sheets:

    07.1
    07.2
    08.1
    08.2
    08.3
    08.4
    09.1
    09.2
    09.3
    09.4
    09.5
    09.6
    10.1

    They all contain data layed out in the same way

    A - Invoice Number
    B - Level 1 Address
    C - Level 2 Address
    D - Level 3 Address

    The workbook is titled: Timesheet Summary March 10

    Now in a worksheet I have used vlookups which work like this:

    =VLOOKUP(b2,'[Timesheet Summary March 10.xls]07.1'!$A:$D,2,FALSE)

    This works for the info I need but has to be manually done for each sheet which is very time consuming (I also have to run it twice more to return 3 & 4 in other cells)

    Is there anyway of running this once so it checks all worksheets withing the workbook for the information?

    I have tried using a couple of VB varients I saw aftr a search but none seem to work (I am likely doing something wrong) and throw up errors in VB even when I copy and paste the formula just changing the ref to my sheets.

    Any help would be greatly appriciated and timesaving over the next few months.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Vlookup across multiple worksheets

    Take a look here:

    3D-VLOOKUP
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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