+ Reply to Thread
Results 1 to 7 of 7

Dynamic dropdown list selection based on combo box

Hybrid View

  1. #1
    Forum Expert OnErrorGoto0's Avatar
    Join Date
    12-30-2011
    Location
    I DO NOT POST HERE ANYMORE
    MS-Off Ver
    I DO NOT POST HERE ANYMORE
    Posts
    1,655

    Re: Dynamic dropdown list selection based on combo box

    You can, but the point of this is that it will automatically expand as you add data in column C.
    It basically says start from C2 and then use as many rows as have data in C2:C100.
    Good luck.

  2. #2
    Valued Forum Contributor
    Join Date
    10-21-2011
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    513

    Re: Dynamic dropdown list selection based on combo box

    can you do this instead?

    =OFFSET(Sheet1!$C$2,0,0,COUNTA(Sheet1!$C$:$C$),1)

+ 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