Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / January 2007

Tip: Looking for answers? Try searching our database.

Macro to set Scheduled Reminder in Outlook from Date in Work

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Corey - 25 Jan 2007 00:11 GMT
I have a little experience with Excel VB, but none with Word.

Want i have is a Date in a (Cell) in a Word Document.
I want to upon Closing the Word Document (In the Document Close),
have that Date create a New Scheduled Reminder On that Day with
Other text in another area on the Word Document set as Topic.
Alternately,
Is it possible to have the Word Document OPEN automatically when Outlook is opened on THAT DAY ?

Any ideas's?
Is it possible?
How?

I do not understand how to refernce a value on a Document.
Excel values can be referenced by (A5) etc.

But how do i reference a text in a Certain Column in a Word Doc ?

Corey....
Pat Garard - 25 Jan 2007 08:16 GMT
G'Day Corey,

There are those who believe that programming with Word is
difficult and programming with Outlook is impossible - others
believe that Word is merely challenging and Outlook difficult.

In either case you need a realistic knowledge of the Word and
Outlook Object Models, and the various associated Properties
and Methods. This is particularly true of Outlook.

All of this is a roundabout way of saying that, with the best will
in the world, all that you propose is certainly possible - but not
an appropriate task for the novice.

A professional developer would be able to assist but WILL
charge (like a wounded bull!).
Signature

Regards,
Pat Garard
Melbourne, Australia
_______________________

>I have a little experience with Excel VB, but none with Word.
>
[quoted text clipped - 16 lines]
>
> Corey....
Corey - 29 Jan 2007 02:52 GMT
Thanks for the advice.

G'Day Corey,

There are those who believe that programming with Word is
difficult and programming with Outlook is impossible - others
believe that Word is merely challenging and Outlook difficult.

In either case you need a realistic knowledge of the Word and
Outlook Object Models, and the various associated Properties
and Methods. This is particularly true of Outlook.

All of this is a roundabout way of saying that, with the best will
in the world, all that you propose is certainly possible - but not
an appropriate task for the novice.

A professional developer would be able to assist but WILL
charge (like a wounded bull!).
Signature

Regards,
Pat Garard
Melbourne, Australia
_______________________

>I have a little experience with Excel VB, but none with Word.
>
[quoted text clipped - 16 lines]
>
> Corey....
Perry - 28 Jan 2007 16:19 GMT
? activedocument.Tables(1).Cell(4,3).Range
31-2-2007

assuming Tables(1) refers to the target table and the target value is
hosted in row 4, col 3, in the activedocument in MS Word.

For proper Outlook programming (actually safe Exchange accessing), look at:
www.outlookcode.com

Krgrds,
Perry

>I have a little experience with Excel VB, but none with Word.
>
[quoted text clipped - 16 lines]
>
> Corey....
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.