pratikns16
New Member
- Joined
- Sep 15, 2016
- Messages
- 3
I have dynamic name range named "Employee" defined as "=offset(Sheet1!A1,0,0,counta(Sheet1!A:A)-1,1)"
I want to make this name range as input range to my combo box. When I enter the input range for the combobox as "Employee" (without the quotes) it gives me an error "Reference is not valid". When the same name range is static and not dynamic it works totally fine. Please tell me how do I input a dynamic name range in the input range of a combo box? I have been stuck on this for hours. Thank you
I want to make this name range as input range to my combo box. When I enter the input range for the combobox as "Employee" (without the quotes) it gives me an error "Reference is not valid". When the same name range is static and not dynamic it works totally fine. Please tell me how do I input a dynamic name range in the input range of a combo box? I have been stuck on this for hours. Thank you