Results 1 to 3 of 3

Dynamic List for Dropdown box

Threaded View

  1. #1
    Valued Forum Contributor
    Join Date
    04-21-2005
    Location
    Southern England
    MS-Off Ver
    Excel for Office 365
    Posts
    1,702

    Dynamic List for Dropdown box

    Hi,

    I had some help previously with a formula and I am trying to amend it to work on an additional list.

    I have a box and based on that condition I would like a list populated.

    e.g. In cell E24 the user selects the division which populates a number. This number (in cell G4) needs to be used as a lookup. Anything on the sheet "Activity Types by Network" with that code in column A the description needs to be returned to the help sheet.

    The code I am using (doesnt work) is:
    =IF(ROWS(A$1:A1)>COUNTIF('Activity Types by Network'!$C$2:$C$50000,$G$24),"",INDEX('Activity Types by Network'!$A$2:$A$50000,SMALL(INDEX(('Activity Types by Network'!$C$2:$C$50000=$G$24)*(ROW('Activity Types by Network'!$C$2:$C$50000)-ROW($D$2)+1),),COUNTIF('Activity Types by Network'!$C$2:$C$50000,"<>"&$G$24)+ROWS(A$1:A1))))
    Which element is wrong? The list is to go in column V of the helper sheet

    Paul
    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. Dynamic List for Dropdown box
    By pauldaddyadams in forum Excel General
    Replies: 9
    Last Post: 12-03-2014, 04:51 PM
  2. [SOLVED] dynamic dropdown list, VBA
    By Stallnig in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-25-2014, 01:42 AM
  3. Dynamic Dropdown Menu/List
    By liampog in forum Excel General
    Replies: 4
    Last Post: 08-22-2013, 08:35 PM
  4. Excel 2007 : Dynamic dropdown list
    By Mikme Riley in forum Excel General
    Replies: 2
    Last Post: 05-09-2012, 04:45 PM
  5. Dynamic dropdown list quandry
    By Shocked in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-11-2008, 09:58 AM

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