Hi, I have done some searching and found one thread directly relating to my problem, but the solution in the thread lies in a broken link, so I apologize if I am doubling up here.
My problem is, I know the INDIRECT function will not work with a Combobox on a worksheet. So I wish to populate the combobox list referenced from a cell that contains the "named range" title inside. This cell will change the "named range" dependant on values of other cells.
For example (thinking outside the square):
The Combobox is positioned and referenced to "D6". The cell containing the "named range" title is "AC6". This cell (AC6) changes dynamically dependant on other cell values (through vlookup). How do I go about getting the Combobox to list the values from the named range shown in "AC6"? Also can this be done accross multiple rows, from row 6 to 25, as individual comboboxes on each row (ie D6, D7, D8 .... D25)?
Thanks
Bungra
My problem is, I know the INDIRECT function will not work with a Combobox on a worksheet. So I wish to populate the combobox list referenced from a cell that contains the "named range" title inside. This cell will change the "named range" dependant on values of other cells.
For example (thinking outside the square):
The Combobox is positioned and referenced to "D6". The cell containing the "named range" title is "AC6". This cell (AC6) changes dynamically dependant on other cell values (through vlookup). How do I go about getting the Combobox to list the values from the named range shown in "AC6"? Also can this be done accross multiple rows, from row 6 to 25, as individual comboboxes on each row (ie D6, D7, D8 .... D25)?
Thanks
Bungra