I have a combo box on Sheet2 named nonSTIP1 which gets its pulldown choices from Sheet3 range D2
10
When a combo box selection is made on Sheet1, I want to change the ListFillRange value for the combo box named nonSTIP1 on Sheet2 by pulling data from Sheet3.
I have read posts on this board that seem to give the solution but I keep getting errors in Excel when I try the solutions. I made the combo boxes using the Control toolbar.
I am writing this all in a subroutine stored as a module. Any ideas? The errors I keep getting make it appear that excel doesn't recognize the nonSTIP1 named combobox.
Thanks
When a combo box selection is made on Sheet1, I want to change the ListFillRange value for the combo box named nonSTIP1 on Sheet2 by pulling data from Sheet3.
I have read posts on this board that seem to give the solution but I keep getting errors in Excel when I try the solutions. I made the combo boxes using the Control toolbar.
I am writing this all in a subroutine stored as a module. Any ideas? The errors I keep getting make it appear that excel doesn't recognize the nonSTIP1 named combobox.
Thanks