I have no problem with this.. I just created two forms.. form5 and form6.. the command button on 5 closes 6 with a click.. there was no problem..
VB Code:
Private Sub Command0_Click() DoCmd.Close acForm, "form6" End Sub
|
Results 1 to 19 of 19
Thread: Docmd.closeThreaded View
|
Click Here to Expand Forum to Full Width |