|
|
|
October 11th 07 11:38 PM
by Edward
|
6 |
7 |
|
|
|
|
7 |
8 |
|
|
|
|
23 |
24 |
|
|
|
|
0 |
3 |
|
|
Delete Shared Task by
Job[_2_]
Trying to delete a shared task. Using this example:
Sub DeleteSharedTask()
Dim objOL As Outlook.Application
Dim objNS As Outlook.NameSpace
...
( 1 2)
|
|
18 |
19 |
|
|
|
|
2 |
3 |
|
|
get outlook mailbox size from vba by
bobm
Hello,
I am looking for some VBA code to get the Outlook Mailbox size on the
exchange server from Access.
I found this url...
|
|
3 |
4 |
|
|
Copy Graphs from MS Word to Outlook by
masani paresh[_2_]
Hello,
I have writen one macro in Excel to generate graphs, open MS word and copy
those graph in MS word, and then open Outlook and copy those...
|
|
1 |
2 |
|
|
Forward selected mail as attatchment by
Yallah
Hello together,
I want to write a macro that forwards an selected mail in the Inbox as an
attachment to a newly generated mail without subject or...
|
|
1 |
3 |
|
|
|
|
0 |
1 |
|
|
Retrieving sent items by
Maurice
Hi,
specs: Outlook2003 WinXP
In my database I want to store the data I sent via Outlook. My plan is to be
able to retract certain appointments if...
|
|
5 |
6 |
|
|
|
October 9th 07 06:27 PM
by AntGut
|
2 |
3 |
|
|
using letter template by
Ludo
Hi,
I use following code to create a mail using Outlook from within Excel.
I created a template file (BeLUG vzw.htm) that resides in :
C:\Program...
|
|
2 |
3 |
|
|
|
|
25 |
26 |
|
|
|
|
1 |
5 |
|
|
Sent Appointment - not visible by
Maurice
Hi,
specs: Outlook 2003 - winXP
I'm developing an Acces database with some automation to Outlook. In Access
I create an appointment which I want...
|
|
2 |
3 |
|
|
|
|
3 |
4 |
|
|
|
October 8th 07 07:43 AM
by Jan T.
|
2 |
4 |
|
|
Error 91 by
Pierre Scerri
The following code is giving me the error:
Runtime error 91: 'Object variable of With Block variable not set'
....
If Iexplr Is Nothing Then Set...
|
|
2 |
3 |
|
|
|
|
5 |
6 |