View Full Version : Close form, open new form on current record


humphreya
12-02-2005, 10:00 AM
I am building a database and I have a problem with the input forms.

I have an input form for adding individuals to the db and have a button to close the form and open a new form to input training record information for the current record that does not work. How do I write the code to do this.

Andy