how can i create a form that deletes record from a table, but only the ones with the number that is entered into a textbox on the form? textbox1 = 55 so all the records in the table with 55 in field x are deleted. i know it must be simple, but i need to be pointed in the right direction.
thanks
thanks