+ Reply to Thread
Results 1 to 8 of 8

Using Small K across multiple sheets

  1. #1
    Registered User
    Join Date
    04-12-2013
    Location
    Lincoln, England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Using Small K across multiple sheets

    Hi all

    I am trying to do a lookup based on a dropdown box that will list sub categories using index and small if,

    I have attached a workbook if this helps,

    the lookup values are in a separate tab called lookups and the data tab is where I would like to return the data the problem I am having is it looking up values from the different worksheet and also not returning the values that are actually in the lookup,

    If need any further info then let me know,

    thanks all
    Attached Files Attached Files

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Using Small K across multiple sheets

    Why not just use a pivot table?

    See attached example.
    Attached Files Attached Files
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    04-12-2013
    Location
    Lincoln, England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Using Small K across multiple sheets

    Hi

    once I have the list I need to add an additional report to the right of it. otherwise yes I would use pivot table.

    Thanks

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Using Small K across multiple sheets

    Quote Originally Posted by eagleadam89 View Post
    Hi

    once I have the list I need to add an additional report to the right of it. otherwise yes I would use pivot table.

    Thanks
    You can still add other content to the right of your pivot table, you know...

  5. #5
    Registered User
    Join Date
    04-12-2013
    Location
    Lincoln, England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Using Small K across multiple sheets

    yes it's just my preference to be honest

  6. #6
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Using Small K across multiple sheets

    Quote Originally Posted by eagleadam89 View Post
    yes it's just my preference to be honest
    But you don't know how to make your preference work!

    I don't understand people's reluctance to use pivot tables, and to try to construct complex alternatives. The pivot functionality does eexactly what you want in a way that is efficient, sustainable and scalable. Why do you have a preference to try and engineer a more complex solution?!

  7. #7
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Using Small K across multiple sheets

    see attached file
    Attached Files Attached Files
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  8. #8
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Using Small K across multiple sheets

    Try this array formula**:

    =IFERROR(INDEX(Lookups!B:B,SMALL(IF(Lookups!A$2:A$47=E$1,ROW(Lookups!A$2:A$47)),ROWS(B$4:B4))),"")

    ** array formulas need to be entered using the key
    combination of CTRL,SHIFT,ENTER (not just ENTER).
    Hold down both the CTRL key and the SHIFT key
    then hit ENTER.

    Entered in B4 and copied down until you get blanks.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. [SOLVED] Index, Small, Row issue with Multiple Values and need Multiple Results
    By jmantn in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-13-2014, 05:17 PM
  2. Modifiable userform and sheets for small database
    By 74baja in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-21-2014, 03:50 PM
  3. Small Macro Problem..? Copy 20 cells from multiple sheets to one sheet
    By AbhijeetM in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-11-2013, 02:38 AM
  4. Small adjustment to add specific cell from multiple sheets?
    By garyi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-05-2011, 11:56 AM
  5. Excel prints some sheets very small
    By maybelline5 in forum Excel General
    Replies: 0
    Last Post: 04-22-2005, 03:06 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