dotchieJack
Member
Sorry great helpers
I have another problem (sorry if i make mistakes, my native language is dutch)
and i am very new in vba
I would like to change this
Into something like this
Thanks
I have another problem (sorry if i make mistakes, my native language is dutch)
and i am very new in vba
I would like to change this
Code:
If ComboBox2.Value = "ADC" Then
Code:
If ComboBox2.Value = range("B1:B500") Then