Application.ShowForm
Method: ShowForm(strFormName as String) as Long
Return Value
Returns zero if the user pressed a Cancel button or the form calls TheView.Cancel().
Description
Displays the form strFormName.
Forms, event handlers and macros can be created with the Scripting Environment. Select "Switch to scripting environment" from the Tools menu to invoke the Scripting Environment.
Errors
1111 | The application object is no longer valid. | |
1100 | Invalid parameter or invalid address for the return parameter was specified. |