PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Re: Using Custom Forms from other apps

Reply

Re: Using Custom Forms from other apps

 
Thread Tools Rate Thread
Old 21-01-2004, 04:07 PM   #1
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: Using Custom Forms from other apps


Disable the File | Send To | Mail Recipient command and instead add a
command to run a Word or Excel macro that:

* Saves the current document if it is dirty
* Creates a new item using your custom form
* Attachees the saved document
* Displays the new item with the attachment


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


"Andy" <anonymous@discussions.microsoft.com> wrote in message
news:57C87DA2-09BC-4EE6-AD39-5E73E5354B23@microsoft.com...
> Hello,
>
> I've created a custom mail form which is only slightly amended from the

original one, and have successfully set it up as the default form by using
the Forms Administrator. All works ok so far and if I create a new mail
message within Outlook the customised form is selected as required, however
I need to be able to use the same form when mailing from other applications
such as Word or Excel, using the 'File - Send To - Mail Recipient as
Attachment' option, which currently goes back to the the OLD form, not the
customised one.
> Any ideas please?



  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