|
|
Automatic Back-up by
pflugs
I'd like to create a macro or script that automatically backs-up my
personal folders (pflugs.pst) every 5 minutes and also saves a backup
copy upon...
|
|
1 |
812 |
|
|
|
|
2 |
1,410 |
|
|
|
|
9 |
1,537 |
|
|
|
|
2 |
2,529 |
|
|
|
|
2 |
1,050 |
|
|
|
|
3 |
747 |
|
|
|
|
3 |
827 |
|
|
|
|
1 |
1,645 |
|
|
|
|
0 |
984 |
|
|
Script in Rule by
clarkel
Created a rule which runs a script. Script reads a mail and creates a
Calendar entry (appointment), for current user only, based upon mail content....
|
February 2nd 06 09:20 PM
by clarkel
|
2 |
1,278 |
|
|
|
February 2nd 06 06:51 PM
by yonina
|
2 |
2,402 |
|
|
Remoev Calendar from list by
Carol
I am using a macro that is looknig at several "meetme" numbers in Calendar.
In Outlook 2003, it also opens all the Calendar instances in the...
|
February 2nd 06 05:17 PM
by Carol
|
0 |
501 |
|
|
Send.item ? by
mrrcomp
Hi
I am trying to use send.item from inside an Access 2003 application however
outlook doesn't allow the send it interupts and requests user...
|
|
2 |
1,178 |
|
|
for in olFolderCalendar by
Sylfelin
Hello,
for active the view of other calendar i use this code.
Set myOlApp = CreateObject("Outlook.Application")
Set myNms =...
|
|
1 |
1,897 |
|
|
AccountName by
Ulf Nilsson
Hi,
In Active Directory, the SAM-Account-Name is called: sAMAccountName.
When writing code in Word VBA, I use for example PR_GIVEN_NAME to...
|
|
0 |
513 |
|
|
|
February 2nd 06 12:04 PM
by Pieter
|
2 |
911 |
|
|
Reverse loop? by
yonina
Hi,
I have the following loop:
For Each mail In Folder.Items
..
..
..
Next
|
February 2nd 06 10:10 AM
by yonina
|
2 |
1,332 |
|
|
.GetSaveAsFilename() ? by
David C
How do I get the application method equivalent of .GetSaveAsFilename(), or
..OpenSaveAsFilename() from within VB for MSOutlook ? Neither seems to...
|
|
3 |
1,789 |
|
|
Hello world by
Guy Cohen
Hi all
I would like to start with a button that when you press it it goes through
all the messages in "inbox" and shows a messagebox with the...
|
|
3 |
775 |
|
|
Insert fax in DistListItem by
Mpag
Hi,
I am attempting to create a DistListItem using this code:
.....
For Each ls In lst.ListItems
If ls.Checked Then
Set cnt =...
|
|
1 |
831 |