K
Kevin McCartney
HI TWIMC
I have two combo boxes that hold employee id and role id, both of which are
a part of the PRIMARY KEY for their table. The problem is that when a user
selects an employee name from the combo box and decides to delete the
selected item, Access pops up the message "You tried to assign a Null value
to a variable that is not a variant data type", this happens before any
events like BeforeInsert, Afterupdate, Exit etc. So my question is, how can I
allow the user to delete the selected item and not show the Access message.
TIA
KM
I have two combo boxes that hold employee id and role id, both of which are
a part of the PRIMARY KEY for their table. The problem is that when a user
selects an employee name from the combo box and decides to delete the
selected item, Access pops up the message "You tried to assign a Null value
to a variable that is not a variant data type", this happens before any
events like BeforeInsert, Afterupdate, Exit etc. So my question is, how can I
allow the user to delete the selected item and not show the Access message.
TIA
KM