Hi again
This should be simple. I have a box which when checked should unenable a combo box and remove the current entry in the combo box. At the moment I have it so it writes " " into the combo box when its updated. But I have a problem, I cant change the text from outside the combo box. It says i cannot change it while it is not the focus! So I tried putting the code in the combo box during a afterchange event on the condition the box that needs to be ticked is 'yes' and now it clears it everytime i make a change no matter what

This should be simple. I have a box which when checked should unenable a combo box and remove the current entry in the combo box. At the moment I have it so it writes " " into the combo box when its updated. But I have a problem, I cant change the text from outside the combo box. It says i cannot change it while it is not the focus! So I tried putting the code in the combo box during a afterchange event on the condition the box that needs to be ticked is 'yes' and now it clears it everytime i make a change no matter what
