I have two forms that edit the same table. One form is opened from the other. While building the forms they worked perfectly but when I put them into production the second form would not work. I think that my problem is that the first form has the table locked for editing. I have tried to close the first form with VB but it is still locked. I know that I can use a switchboard but I was hoping to stay away from that. Any suggestions? Thanks.