hi,
I have in an unbound form a List box with Row SOurce of EmployeeName from a table,
im selecting one of the names of the employee and loading form of specified Employee name using filters
I want to create a command button to delete the selected EMployee Name from the list Box (which in its turn deleting All its related records in its table) , and while clicking the delete button, Msgbox asking me to confirm Delete, can somebody help me coding behind this On Click Event of this command button if it is possible?
Thanks in advance
I have in an unbound form a List box with Row SOurce of EmployeeName from a table,
im selecting one of the names of the employee and loading form of specified Employee name using filters
I want to create a command button to delete the selected EMployee Name from the list Box (which in its turn deleting All its related records in its table) , and while clicking the delete button, Msgbox asking me to confirm Delete, can somebody help me coding behind this On Click Event of this command button if it is possible?
Thanks in advance