hi
i have a table called "tbl1" with 5 fields "one", "two", "three", "four", "five". the fields "one" and "two" are the primary key.the field "one" is autonumber and the field "two" is text.
Also i have a form called "form1". I want when i close the form1, the records that have all the fields empty exept the fieds "one" and "two" (which is the primary key) to be deleted automaticaly.
i have a table called "tbl1" with 5 fields "one", "two", "three", "four", "five". the fields "one" and "two" are the primary key.the field "one" is autonumber and the field "two" is text.
Also i have a form called "form1". I want when i close the form1, the records that have all the fields empty exept the fieds "one" and "two" (which is the primary key) to be deleted automaticaly.