I building a Work Order program. I use a Main form that has button that open up subforms. On the Main subform there are Dbgrid, button etc. The button open other subform which add, edit and change data on tables in MSAccess. Every work find until I exit the program from the Main form using a menu call &Exit that uses a End command. The last rows of the table become the first row of the table. I hope you understand what I'm trying to say. Can some one help