Hi:
I have a combobox on my form called cboType. The values in this combobox are Active, Pending, Retired, Lost. I want to display a custom message box when a user changes value in the combobox. The msgbox will display different message everytime depending on the selection. I don't want the msgbox to pop up when they add a new record. Only when they change the value in an existing record.
How can I do this?
Thanx
Ekta
I have a combobox on my form called cboType. The values in this combobox are Active, Pending, Retired, Lost. I want to display a custom message box when a user changes value in the combobox. The msgbox will display different message everytime depending on the selection. I don't want the msgbox to pop up when they add a new record. Only when they change the value in an existing record.
How can I do this?
Thanx
Ekta