I currently have 3 forms open and when I call a specific function and it gets to this line below it goes to the on close of 1 of my open forms closes that form before it opens the selected form in code (below) in design mode. It doesn't close all my forms....why does it do this?
DoCmd.OpenForm formname:=dynform, View:=acDesign, WindowMode:=acHidden
DoCmd.OpenForm formname:=dynform, View:=acDesign, WindowMode:=acHidden
Openform Is Closing Form
0 commentaires:
Enregistrer un commentaire