Switching forms

Mute

Registered User.
Local time
Today, 04:46
Joined
Aug 9, 2004
Messages
34
I have a database which uses 1 form to input/edit records and another form to view them (no edits can b made to it).

The form used to view the records (form2) has a button on it called edit which when clicked on opens the other form (form1) so that the record can b edited.

The problem i am having is that both forms access the same data exactly the same way and both of them contain a subdatasheet.

When running the database and clicking on the edit button on form2 to open form1 to edit a record it says u cant open the subdatasheet as it is already opened - it then opens form2 but without the subdatasheet.

Is there a way to get around this, mayb by setting the edit button to close form2 b4 it opens form1.

Ifso how wud i do it?
 
Hey, its ok. I've figured it out now but plz try and help me with my other questions!

Thanx
 

Users who are viewing this thread

Back
Top Bottom