all i want to be able to do is automate the process of inserting brand new rows into my table. when the table is scanned, i need to know when a record is NOT in the table so it can then be inserted. if a record already exists, then that item is skipped....any ideas for coding?