Access 97. I have a form that is opened from another form and getting default values from that form. However, I need to close the previous form because it has a table locked that will be needed. I've tried to close the form in the "current" event of the new form but I can't get that to work - I just want to make sure I don't close it before the data being inherited from it is loaded. Any ideas??