View Single Post
  #3  
Old July 19th 06, 10:41 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Activate a document from within forms

The minimal code way to do it would be with a file:// hyperlink. See http://www.outlookcode.com/d/tips/formhyperlink.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"CQ" wrote in message ...
Hi!

Can I have a control in forms that allows me to launch another document,
such as Word or another form?

For example, I am trying to design a simple sales form for my colleagues.
When the sales people enter in the data of the prospective customer (in the
form I have designed for them), they also want to activate with the click of
a button in the form, or in the toolbar, a 'Customer Proposal' document that
is in Word format.

How can I do that?

Many thanks for your expert advice!

CQ



Ads