[VBA]DoCmd.OpenForm "MyForm", acDesign[/VBA]
Personally I can't think of any reason that you would want a user to open a form in design mode.
[VBA]DoCmd.OpenForm "MyForm", acDesign[/VBA]
Personally I can't think of any reason that you would want a user to open a form in design mode.
We are what we repeatedly do. Excellence, therefore, is not an act but a habit.
Aristotle