How do I move to a field in a table using DAO and delete the data in that field if it don't meet the criteria needed?<br>The table is indexed on itemNumber, field name is payment, table name is tblMasterInfo. Also, the table will be the open table.<br><br>Thanks