Hi Guys
This is a weird one
I have done this dozens of times, but something is happening I have never hit before.
I have a a form bound to a table, but it has fields that are unbound to this table within it, these fields are either combo or text box's - data is entered into the field and and using an append query this data is inserted into a different table, The form closes and reopens each time to reset the fields
Now the weird stuff:
add a record first time - 1 record added to table
add a new record second time - 2 duplicate records added to table
add a new record third time - 4 duplicate records added to table
I have tried unbounding the form from the table, changing field names and allsorts - to no effect
Has anyone any ideas?
Thanks
Dean
This is a weird one
I have done this dozens of times, but something is happening I have never hit before.
I have a a form bound to a table, but it has fields that are unbound to this table within it, these fields are either combo or text box's - data is entered into the field and and using an append query this data is inserted into a different table, The form closes and reopens each time to reset the fields
Now the weird stuff:
add a record first time - 1 record added to table
add a new record second time - 2 duplicate records added to table
add a new record third time - 4 duplicate records added to table
I have tried unbounding the form from the table, changing field names and allsorts - to no effect
Has anyone any ideas?
Thanks
Dean