Outlook form with VBScript saved as an OFT?

  • Thread starter Thread starter Sydney
  • Start date Start date
S

Sydney

HI All

I have an outlook form that contains vbscript. I noticed that when you save
the form as an OFT, it doesnt carry the vbscript code along with it.

Is there a way I can do this?

I am creating a hyperlink shortcut to users toolbar that will call this
form. I just found this the easiest way to add it to the toolbar for a
large form.

Many thanks.
 
No. Only published forms run script. See http://www.outlookcode.com/d/launchform.htm for convienient ways to launch published forms.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top