How to set voting buttons & recipient on a forward
Mon, 24 Nov 2008 12:00:48 -0000
Someone in our office has asked if it's possible to create a macro button
that will do this for a received e-mail:-
1) click on "Forward",
2) enter a particular person's name (always the same one) into "To",
3) set voting buttons (Yes, No)
ready for additional text to be entered. This is with Outlook 2003. ...
|
Accessing Attached MailBoxes
Mon, 24 Nov 2008 10:51:31 -0000
Hi All
I have an account on a corporate mail server; against which I run some rules
and event driven VBA code. All works well.
I recently added a new mailbox (attached mailbox) that I can receive/write
emails etc. Unexpectedly I am unable to run rules or see event triggers in
this mailbox. Is this possib ...
|
Why do I always get a message, when the program is running?
Mon, 24 Nov 2008 01:32:03 -0800
I follow the document,â? http://support.microsoft.com/kb/310258â? to implement
the program, and I get following message when I execute the program.
A program is trying to access e-mail addresses you have stored in outlook.
Do you want to allow this?
The message is here too.
http://cid-29b22a6e2be1baca.sk ...
|
Archives
Sun, 23 Nov 2008 09:32:29 -0500
Allô!
Microsoft Outlook 2003...
Is it possible to manage Achives parameters with VBA code ??
(period, archive name, archive folder, etc)
If it is possible, where find information to begin to learn how do that ?
I have around 680 clients to make standard.
I make VBA code so easy in Excel. I have to l ...
|
Inline Attachments
Sat, 22 Nov 2008 04:58:21 -0800
Thank you. I tried reading the properties using Redemtion and it works fine for Outlook 2003 and 2007.
Regards,
Silas. ...
|
How to replace text upon receipt of message using a Rule?
Fri, 21 Nov 2008 12:09:50 -0600
I'm trying to run a sript that will execute when an email message arrives
that will replace ]] with %5D%5D. I've tried the code below, but keep keep
getting an error that a user-defined type isn't defined. Maybe the code
below isn't even close for what I'm trying to accomplish, I don't know.
Any assistanc ...
|
Outlook Toolbar button to open web link in Outlook and not IE
Fri, 21 Nov 2008 07:51:42 -0800 (PST)
I would like to create a toolbar button that opens a specific webpage
in Outlook, instead of opening IE. I've searched multiple places, but
haven't found anything that I can get to work. I saw the code at
http://www.outlookcode.com/d/tips/formhyperlink.htm, but I don't know
where I would put the link in this c ...
|
|
|
Help on setting a Server Side Rule
Fri, 21 Nov 2008 06:43:01 -0800
All...
I have established a Rule using the Wizard to automatically have the Server
respond with a specific message to an incoming mail message that meets
defined specifications... the challenge is to capture the "Subject" line or
the "To" address from the message that triggered the Server Responce event
...
|
how do i close my e-mail account permanantly?
Fri, 21 Nov 2008 06:11:02 -0800
I want to close my email account permanantly. Please assist me. ...
|
Moving inbox-items to personal folder
Fri, 21 Nov 2008 13:01:26 +0100
Hi.
I'm new to Outlook-VBA and I'm missing the macro-recorder (like in Excel).
So I thought I may ask here.
I would like to move the marked inbox-items to my personal folder (named
"archive").
How will this look like in VBA-code?
Thanks for your help.
Michi
...
|