Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Delete Query on DAP

Status
Not open for further replies.

samusa

Programmer
Jan 1, 2001
107
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top