Starting and closing forms.

G

Gerald K

Hi - I've created a simple user form called "UserValidation".

How do I actually call up the form within the document opened routine so
that it is presented to the user:
Private Sub Document_DocumentOpened(ByVal doc As IVDocument)
 
Top