Hi,
I hope i can explain this as well as it sounds in my head.
I have a worksheet called 'requests', column A in requests. The requests column has values starting Q***** or C*****.
I have created a form which contains a combo box and two radio button, one called change and one called requests.
What i'd like, is for the combo box to display values from column A based on which radio button is selected. I would like only those values beginning with C to be displayed when the changes radio is selected and when requests is selected i would like the combo box to disappear (i've been able to do this by doing visible = false). I'm really struggling with the dynamic range though.
If anybody could help, i would be most grateful
thanks
I hope i can explain this as well as it sounds in my head.
I have a worksheet called 'requests', column A in requests. The requests column has values starting Q***** or C*****.
I have created a form which contains a combo box and two radio button, one called change and one called requests.
What i'd like, is for the combo box to display values from column A based on which radio button is selected. I would like only those values beginning with C to be displayed when the changes radio is selected and when requests is selected i would like the combo box to disappear (i've been able to do this by doing visible = false). I'm really struggling with the dynamic range though.
If anybody could help, i would be most grateful
thanks