Morning all,
I have been able to find onchange examples and if else then working formulae but am struggling with finding an onchange example where the on change queries the text string against a table and if matches then produces a msgbox.
I have field "txt_tag1" which is a combobox of all countries.
I have a table "ref_exclusions" which is a table listing all countries excluded
I need the ability to display a msgbox if the user selects an excluded country from the list in the combo box (so onchange command in the combo box).
I need them to be allowed to select the country, just a disclaimer bounces up first.
any thoughts?
I have been able to find onchange examples and if else then working formulae but am struggling with finding an onchange example where the on change queries the text string against a table and if matches then produces a msgbox.
I have field "txt_tag1" which is a combobox of all countries.
I have a table "ref_exclusions" which is a table listing all countries excluded
I need the ability to display a msgbox if the user selects an excluded country from the list in the combo box (so onchange command in the combo box).
I need them to be allowed to select the country, just a disclaimer bounces up first.
any thoughts?