Hello,
I'm looking a way to auto-update a selected value in a dropdown list after updating the source.
Example : the source list :
A1 : China
A2 : Australia
A3 : Russia
In B1 : a dropdown list with the selected value Australia.
In A2, I finally change Australia by South Africa
=> the selected value in B1 must become South Africa.
I guess it's using combobox ?
I don't know anything in VBA code.
Thank you !
I'm looking a way to auto-update a selected value in a dropdown list after updating the source.
Example : the source list :
A1 : China
A2 : Australia
A3 : Russia
In B1 : a dropdown list with the selected value Australia.
In A2, I finally change Australia by South Africa
=> the selected value in B1 must become South Africa.
I guess it's using combobox ?
I don't know anything in VBA code.
Thank you !