Hi There,
I was wondering if it was possible whereby when you delete the selected text out of a combobox it returns the value of the combobox back to Null.
To put it in context, I have a form with a combobox which when the form is first loaded the combobox is empty (Null). Now if I choose a value from the drop down list of the combobox it is no longer of a Null value but if I was to scrub out the chosen value in the combobox would that return its value to Null?
Many Thanks,
Dom
I was wondering if it was possible whereby when you delete the selected text out of a combobox it returns the value of the combobox back to Null.
To put it in context, I have a form with a combobox which when the form is first loaded the combobox is empty (Null). Now if I choose a value from the drop down list of the combobox it is no longer of a Null value but if I was to scrub out the chosen value in the combobox would that return its value to Null?
Many Thanks,
Dom