![]() |
#8
|
|||
|
|||
![]()
You're welcome, glad I could help.
Be aware this solution is not a one size fits all. It works fine here because the data is sorted and all the filtered rows are contiguous. Also, the filtRng.Columns(x).Offset(1).SpecialCells(xlCellTy peVisible) always includes one extra row beyond the bottom of the filtRng which gets loaded into the drop down lists, hence the blank at the bottom. This prevents issues when there are no filter results but it may not always be desirable. |
Tags |
cascade, combobox, userforms |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
ferguson4848 | Word VBA | 3 | 10-28-2016 09:05 PM |
Cannot tile or cascade presentations in PP2013 | dave3point0 | PowerPoint | 0 | 01-07-2016 03:20 AM |
![]() |
Stewie840 | Word VBA | 14 | 12-17-2015 10:13 PM |
Value of Combobox in other userform | Vibov | Excel Programming | 4 | 11-19-2015 04:12 AM |
Create UserForm ComboBox or ContentControl | ptmuldoon | Word VBA | 11 | 01-17-2015 05:58 PM |