I am trying to run a simple macro in the vb editor in excel.
I have a combo box that displays a list of values that are scattered round my excel chart.
I want the onclick event of the combobox to focus on the cell with the same value that was chosen in the combo box.
Any body know vba code??