Question

  Asked: Mar 18 2008   4:08 PM GMT
  Asked by: Jmitzner


How to create dsktp shortcut to VB userform created in Word


Visual Basic for Applications, VBA, Microsoft Word

I created a userform through VB in Word. I need this form to be accessed via a desktop shortcut icon where only the form is visible when the shortcut is initialized. I created this form in Word. Please help. TY

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



You mentioned VB, but stated that you created the form in Word. So did you use VB or VBA? If you used VB, you can compile your project into a standlone file. But code created in VBA cannot stand alone, it is part of the Office programming suite and cannot be used outside of that context.


HTH,
JP
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development and Microsoft Windows.

Looking for relevant Development Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register