Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have seen how you can build a combo box in a cell by going to
Data...Validation...Allow:List and using a named range to define a list. But this list cannot change with some management by removing the named range and inserting or removing data from the range, and then naming the range again. I wish to make it easy for a user to paste a column of data into the same range, and then have that take automatically in the combo box list. Any ideas on clever ways to do this? Can I build the list dynamically using vba ..AddItem, or some other way? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
building list | Excel Worksheet Functions | |||
dynamically building references to named ranges | Excel Discussion (Misc queries) | |||
building a list in a col...based on another col | Excel Programming | |||
self-building dropdown list | Excel Worksheet Functions |