J
Jfhayes
I have a database I was left with that has 2 forms for 1 table. One form is the master form, another is a subform. I know in the long run I will have to split the table and create new forms. In the short run I need to know when you add new data on the master form, then immediately have to add data to the corresponding subform, how can you prevent the duplicate id error message from Appearing? Is there anyway when focused is on the subform, to immediately go to edit mode instead of data entry mode?