How would you prevent a textbox from accepting an entry if a combobox equalled a particular text?
Example if combobox1 = “Good” then Textbox1 would accept an entry but Textbox2 would not but if the Combobox1 = “Bad” then Textbox1 would be blocked and Textbox2 would accept an entry.
Regards
Scott
Bookmarks