HI,<br><br>I have designed a form with 10 fields that will go into a table when I have filled them out and hit a command button button assigned to "add record". No problem with that, except that when I open this form to add the records, for some reason, each textbox that it was bounded to fields in the table will show the first record of the table. if I hit the button to add the record, it will clear all the fields, but I would like to have the fields empty when I open the form, which is not happening...Any code for that??? and if not too much
, any code for safe record entering, so I dont get duplicate records in my table??? Thanks