Results 1 to 11 of 11

Hide Used Items in Drop Down List across multiple sheets

Threaded View

Matthew2 Hide Used Items in Drop Down... 10-10-2019, 01:40 AM
Glenn Kennedy Re: Hide Used Items in Drop... 10-10-2019, 02:00 AM
Matthew2 Re: Hide Used Items in Drop... 10-10-2019, 05:19 PM
Glenn Kennedy Re: Hide Used Items in Drop... 10-11-2019, 03:18 AM
Matthew2 Re: Hide Used Items in Drop... 10-15-2019, 08:20 PM
Matthew2 Re: Hide Used Items in Drop... 10-11-2019, 04:10 PM
Glenn Kennedy Re: Hide Used Items in Drop... 10-16-2019, 12:33 PM
Matthew2 Re: Hide Used Items in Drop... 10-17-2019, 07:17 PM
Glenn Kennedy Re: Hide Used Items in Drop... 10-18-2019, 02:49 AM
mkodysz Re: Hide Used Items in Drop... 01-18-2024, 06:54 PM
FDibbins Re: Hide Used Items in Drop... 01-19-2024, 12:39 AM
  1. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Hide Used Items in Drop Down List across multiple sheets

    You were very close....

    You did not specify how many DD boxes could appear on each sheet. So I gave you 9...

    I changed the formulae in the

    B2: =SUMPRODUCT(COUNTIF(INDIRECT("'"&Sheetlist&"'! C2:C10"),A2))
    where "Sheetlist" is a Named range, referring to the orange shaded list of sheets where the DD boxes are to be located. Use CTRL-F3 to view/edit.

    C2: =IFERROR(INDEX(A:A,AGGREGATE(15,6,ROW($A$2:$A$10)/($B$2:$B$10=0),ROWS(C$2:C2))),"")

    Then just set up the DV cells on each sheet. Job done.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hide/Unhide Sheets based on drop down list
    By toci in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-01-2016, 08:06 AM
  2. Hide Used Items in Drop Down List
    By fffleague15 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-05-2015, 12:10 PM
  3. Replies: 0
    Last Post: 04-22-2014, 11:03 PM
  4. Unhide or hide sheets based on drop down list value - need help combining these two macros
    By kstrick99999 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-02-2012, 06:07 PM
  5. [SOLVED] Hide previously used items from multiple drop lists
    By ron in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-25-2006, 02:55 PM
  6. Hide previously used items from multiple drop lists
    By ron in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-27-2006, 05:20 PM
  7. [SOLVED] Hide previously used items from multiple drop lists
    By ron in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-22-2006, 02:45 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