Loading a Form in a Visio Drawing 5.0c 
Author Message
 Loading a Form in a Visio Drawing 5.0c

I am using VBA to load a form from a command button on a Visio drawing and keep
getting a Run-time error '361' that it can't load or unload an object.  I'm using
the following lines:

Private Sub MoreInfo_Click()
Load MoreInfo
Show.MoreInfo
End Sub

Any info is appreciated.  Thanks.



Fri, 19 Sep 2003 23:26:17 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Visio 5.0c Odd MsgBox Crash

2. Draw graphics on Form Load

3. Reference to Embeded VIsio Drawing Object

4. Converting excel into Visio drawing

5. Inserting word documents into existing Visio drawing

6. Export a drawing to HTML with VBA and Visio 2002 (VisioXP)

7. Opening a Visio Drawing stored on Exchange2K Public Folder

8. Run time error drawing in Visio

9. Generate Visio drawings "on the fly"?

10. Open Visio drawing from ASP.

11. Visio drawing to XML script conversion

12. Saving hidden Visio drawing in VB code

 

 
Powered by phpBB® Forum Software