A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Calendar
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Linking Outlook request into a Word Document



 
 
Thread Tools Display Modes
  #1  
Old August 13th, 2004, 11:52 AM
Damon
external usenet poster
 
Posts: n/a
Default Linking Outlook request into a Word Document

Is it possible to place a link to a meeting request into
a Word document?
  #2  
Old August 13th, 2004, 12:57 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Linking Outlook request into a Word Document

I can think of a couple of ways to do this. If the user is willing to enable
Word macros, you could include Outlook automation code. Or, you could save
the desired appointment information as an iCalendar .ics file on your
network and put in a link to that file.

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


"Damon" wrote in message
...
Is it possible to place a link to a meeting request into
a Word document?



  #3  
Old August 13th, 2004, 02:11 PM
DAMON
external usenet poster
 
Posts: n/a
Default Linking Outlook request into a Word Document

What I would like to do is Start a Word document with an
agenda then at the end have e link to add to that persons
calendar. But I cant figure out how to insert my created
request into the word document. And I am not familiar
with the automation tool you have mentioned. I cannot
use iCalendar becuse there will be persons from different
networks and not all have access to mine. Can you give
me any guide on this??
-----Original Message-----
I can think of a couple of ways to do this. If the user

is willing to enable
Word macros, you could include Outlook automation code.

Or, you could save
the desired appointment information as an iCalendar .ics

file on your
network and put in a link to that file.

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


"Damon" wrote in

message
...
Is it possible to place a link to a meeting request

into
a Word document?



.

  #4  
Old August 13th, 2004, 02:46 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Linking Outlook request into a Word Document

Not "automation tool" but "automation" -- as in writing VBA code to automate
Outlook. You can create any new item with Outlook's Application.CreateItem
method. Have you written your own macros before (not just recorded them in
Word)?

Once you have the macro working the way you want it to, you can follow the
instructions at
http://office.microsoft.com/assistan...01 0227241033
to add a macrobutton field to your word document that users can double-click
to run the macro. The user of the document, of course, would have to allow
your macro to run.

If you're new to use VBA with Outlook, these web pages should help you get
started:

http://www.outlookcode.com/d/vb.htm

http://www.winnetmag.com/Articles/In...eID=21522&pg=1


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


"DAMON" wrote in message
...
What I would like to do is Start a Word document with an
agenda then at the end have e link to add to that persons
calendar. But I cant figure out how to insert my created
request into the word document. And I am not familiar
with the automation tool you have mentioned. I cannot
use iCalendar becuse there will be persons from different
networks and not all have access to mine. Can you give
me any guide on this??
-----Original Message-----
I can think of a couple of ways to do this. If the user

is willing to enable
Word macros, you could include Outlook automation code.

Or, you could save
the desired appointment information as an iCalendar .ics

file on your
network and put in a link to that file.



"Damon" wrote in

message
...
Is it possible to place a link to a meeting request

into
a Word document?



 




Thread Tools
Display Modes

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 Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
wordperfect documents to word General Discussion 3 September 6th, 2004 03:17 AM
Word Perfect Macros to Word 2K or 2003 RichNRockvilleMD General Discussion 2 July 22nd, 2004 05:40 PM
weird phenomenon when copying and sending content of Word document using Outlook Tim General Discussion 0 June 30th, 2004 03:16 AM
Meeting Request Compatibility: Outlook 2003 vs 2000 Ian Calendar 1 June 7th, 2004 08:02 PM
FW: iCalendar request performs differently in outlook 2002 than outlook 2003 Aguila_Eagle Calendar 0 June 6th, 2004 01:43 PM


All times are GMT +1. The time now is 02:16 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.