+ Reply to Thread
Results 1 to 2 of 2

VLookup Across Multiple Sheets - How do you return a Minimum Value or Sheet Name?

  1. #1
    Registered User
    Join Date
    03-13-2015
    Location
    Essex, England
    MS-Off Ver
    Microsoft Excel 2010
    Posts
    2

    VLookup Across Multiple Sheets - How do you return a Minimum Value or Sheet Name?

    deleted due to infringement
    Last edited by TheNashman; 03-16-2015 at 06:01 AM.

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: VLookup Across Multiple Sheets - How do you return a Minimum Value or Sheet Name?

    Unless each worksheet contains the name of the vendor somewhere on it, then this formula is going to get much much uglier.
    I'm not sure there's a formulaic way to reference the tab name outside of cell("filename"), and stripping the filename down to single tab is rough.

    I'd recommend opting for a VBA approach, which would have the added benefit of also eliminating the volatility of using a number of INDIRECT functions.

    Here's the brief code I used, and a sample workbook I put together.

    Please Login or Register  to view this content.
    If your data is sensitive in nature, I'd highly recommend creating an example from scratch that would apply to your solution for others to use.
    Column Headers, fantasy tab names, and pretend values on the columns required is all that's needed.
    Attached Files Attached Files
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

+ 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. Replies: 13
    Last Post: 10-13-2014, 02:00 AM
  2. Vlookup function to return multiple values from multiple sheets
    By bsamant in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2013, 11:31 AM
  3. Search value in multiple sheets and return sheet name(s)
    By evolv12 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-07-2013, 02:11 PM
  4. Replies: 1
    Last Post: 07-17-2012, 05:28 AM
  5. VLOOKUP to look through multiple sheets and return the sheet names
    By ackimbrough in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-26-2011, 03:55 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