PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Activate a document from within forms

Reply

Activate a document from within forms

 
Thread Tools Rate Thread
Old 19-06-2006, 05:23 PM   #1
CQ
Guest
 
Posts: n/a
Default Activate a document from within forms


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



  Reply With Quote
Old 19-06-2006, 07:07 PM   #2
Hollis Paul [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Activate a document from within forms

In article <#BetVy7kGHA.1276@TK2MSFTNGP03.phx.gbl>, Cq wrote:
> How can I do that?
>
> Many thanks for your expert advice!
>

This will probably explain the process:

Built-in, code and third-party methods for creating Microsoft Word
letters from Microsoft Outlook contact data 1/19/2006
http://www.slipstick.com/contacts/startletter.htm - 31 KB


--
Hollis Paul
Mukilteo, WA USA


  Reply With Quote
Old 19-07-2006, 10:41 PM   #3
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: 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" <chinqui2001@yahoo.com> wrote in message news:%23BetVy7kGHA.1276@TK2MSFTNGP03.phx.gbl...
> 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
>
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off