|
|
|
|
6 |
837 |
|
|
Paste from Clipboard by
Marco Zingaro
Hi,
Can I paste from Clipboard using VBA?
Preferably "onOpen" of a new message (created by a script in Word VBA:
GetObject("",...
|
|
1 |
2,946 |
|
|
|
|
1 |
466 |
|
|
|
|
3 |
951 |
|
|
|
|
0 |
466 |
|
|
|
|
0 |
559 |
|
|
Macro saving msg file by
Martin[_3_]
On my job I have very small HD space for my mailbox (appr. 175 mb). It
is policy to archive all the mail in separate maps in explorer. And it
is...
|
|
0 |
340 |
|
|
Redemption Issue by
DG
Outlook 2003 sp2, VB 2005 sp1 - Uses Safe Mail (Redemption), but some of our
workstation still show a security popup and others do not. It's a mixed...
|
|
1 |
491 |
|
|
|
November 9th 07 10:00 PM
by hunter
|
6 |
961 |
|
|
|
|
1 |
873 |
|
|
Promt Window by
boltnia
Sub
Dim myolApp As Outlook.Application
Dim myNamespace As Outlook.NameSpace
Dim myMailItem As Outlook.MailItem
Set myolApp =...
|
|
3 |
520 |
|
|
Number of mail recipients by
Jacob Havkrog
Hi group
Can anyone tell me, how many recipients I can add (programatically) to the
To:, Cc: and Bcc: field
Using Outlook?
Using Outlook...
|
|
1 |
464 |
|
|
|
November 9th 07 10:26 AM
by sue2uk
|
2 |
1,077 |
|
|
create desktop alert by
bzuerlein
I'm just starting out with VBA in Outlook, but, is there any way to create a
desktop alert, similar to the one that pops up when new mail comes in?
|
|
3 |
1,295 |
|
|
Send invitation project by
LEE
I got an excel file with three columns: serialno, name, email. How can I send
individual email to everyone (i.e. only one address in To:) on the...
|
|
1 |
656 |
|
|
Make category field required for tasks by
Murphybp2
I would like to make the category field required for every task that I
create. If I try and save a task without populating the category, I
want the...
|
|
2 |
483 |
|
|
Adding Task to Outlook by
gumby[_2_]
Option Compare Database
Option Explicit
Function AddOutLookTask()
Dim OutlookApp As Outlook.Application
Dim OutlookTask As Outlook.TaskItem
...
|
|
1 |
404 |
|
|
|
|
1 |
477 |
|
|
C#/VB Application by
p_larkin
Is there anyway in which when you open an new mail message form you can open
a C#/VB Application (editor) that once completed will return a string a...
|
|
4 |
488 |
|
|
|
|
2 |
464 |