I have a table with two fields [TeamName] & [TeamLeaderName] and the table name is tblInput.
On Data Access Page i need to add new Team Name and TeamLeader Name.I have used text box for enetring these values. However, i should be able to delete specific Team Name or Team Leader Name from a combo box. I have 2 combo boxes and 2 command buttons. I want to select TeamName from first combo box and click on combo box 1 and name should get deleted , similarly second command button should delete selected Team Leader name from second combo box. Help will greatly appreciated.
Sam
On Data Access Page i need to add new Team Name and TeamLeader Name.I have used text box for enetring these values. However, i should be able to delete specific Team Name or Team Leader Name from a combo box. I have 2 combo boxes and 2 command buttons. I want to select TeamName from first combo box and click on combo box 1 and name should get deleted , similarly second command button should delete selected Team Leader name from second combo box. Help will greatly appreciated.
Sam