A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 25 of 29
Search took 0.06 seconds.
Search: Posts made by: Nader
Forum: Outlook and VBA May 19th 06, 12:45 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 740
Posted By Nader
How to print out an email message?

Hello,

I would like to create a macro using vb that print an email just like the
print button that already exists but this button will change the printer and
the print the email.

thanks in...
Forum: Outlook and VBA May 18th 06, 12:32 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 1,778
Posted By Nader
CDO & MailMessage problem

thanks.

"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
You're mixing up two different CDO libraries. It's not your...
Forum: Outlook and VBA May 18th 06, 12:32 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 680
Posted By Nader
Outlook 2002 : Rules & Add-In

Thanks alot for your help Sue.

"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
Not really. There's a very limited...
Forum: Outlook and VBA May 17th 06, 05:24 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 680
Posted By Nader
Outlook 2002 : Rules & Add-In

Hello,

Is there a way to create a rule from an COM add-in ?
Forum: Outlook and VBA May 16th 06, 03:31 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 1,778
Posted By Nader
CDO & MailMessage problem

Hello,

I have written a code using vba and CDO object which works but I also would
like to save a copy of the e-mail sent in the "Sent Items" folder in
outlook. So, I have looked into MSDN and...
Forum: Outlook and VBA May 16th 06, 03:19 PM Posted to microsoft.public.outlook.program_vba
Replies: 10
Views: 2,055
Posted By Nader
Problem with : SaveSentMessageFolder

i have rewritten the code from the very begining and it's now working.

thanks for your help.

"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news:...
Forum: Outlook and VBA May 12th 06, 04:28 PM Posted to microsoft.public.outlook.program_vba
Replies: 10
Views: 2,055
Posted By Nader
Problem with : SaveSentMessageFolder

Sue,

I've tried the code on a standalone pc without exchange server and it works
great... I'm totally confused!

thanks again for ur precious help.

"Nader" a écrit dans le...
Forum: Outlook and VBA May 12th 06, 04:14 PM Posted to microsoft.public.outlook.program_vba
Replies: 10
Views: 2,055
Posted By Nader
Problem with : SaveSentMessageFolder

i did and it dosen't work as well. I don't understand why ?

"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
I can't...
Forum: Outlook and VBA May 12th 06, 03:33 PM Posted to microsoft.public.outlook.program_vba
Replies: 10
Views: 2,055
Posted By Nader
Problem with : SaveSentMessageFolder

Yes, I did and I put a msgbox inside the Application_Startup() to see if
this sub is executed when I open outlook and it does.

But the rest of the code is not executed (i've put breakpoint in...
Forum: Outlook and VBA May 12th 06, 12:26 PM Posted to microsoft.public.outlook.program_vba
Replies: 10
Views: 2,055
Posted By Nader
Problem with : SaveSentMessageFolder

Hello Sue,

I took this code from your website :

Dim WithEvents colSentItems As Items

Private Sub Application_Startup()
Dim NS As Outlook.NameSpace
Set NS = Application.GetNamespace("MAPI")
...
Forum: Outlook and VBA May 11th 06, 09:36 PM Posted to microsoft.public.outlook.program_vba
Replies: 10
Views: 2,055
Posted By Nader
Problem with : SaveSentMessageFolder

Hello,

I'm using outlook 2002 with Exchange server and I'm trying to change my code
using vba the default folder where the sent item are saved to a folder which
is on a public folder.

My code...
Forum: Outlook and VBA May 11th 06, 06:38 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 2,020
Posted By Nader
create pdf file from vba

sorry I wasn't thinking.
Is there a way to create a pdf using vba from an outlook message ?
thanks.

"Ken Slovak - [MVP - Outlook]" a écrit dans le message
de news:...
Forum: Outlook and VBA May 11th 06, 10:31 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 2,020
Posted By Nader
create pdf file from vba

Hello,

I've code right here that create a pdf from any document and merge it to
another existing pdf. My only problem is that when I use the function
avFormCapture.Open "", "" to...
Forum: Add-ins for Outlook May 10th 06, 06:38 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 539
Posted By Nader
delete message from a folder every week

Hello,

I'd like to create a add-in for outlook xp 2002 using vba (vb6) which delete
e-mail older than 1 week. Is this possible ? If possible can u please tell
me where to start ?

Thanks in...
Forum: Outlook and VBA May 10th 06, 06:37 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 743
Posted By Nader
delete message from a folder every week

Hello,

I'd like to create a add-in for outlook xp 2002 using vba (vb6) which delete
e-mail older than 1 week. Is this possible ? If possible can u please tell
me where to start ?

Thanks in...
Forum: Outlook - Using Forms May 10th 06, 11:55 AM Posted to microsoft.public.outlook.program_forms
Replies: 11
Views: 944
Posted By Nader
change default e-mail form

thank you very much for your help Sue.

"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
See...
Forum: Outlook and VBA May 10th 06, 11:53 AM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,130
Posted By Nader
change default e-mail form

thank you Michael.

"Michael Bauer" a écrit dans le message de news:
...
Am Tue, 9 May 2006 16:43:56 +0200 schrieb Nader:

Nader, when...
Forum: Outlook - Using Forms May 9th 06, 06:48 PM Posted to microsoft.public.outlook.program_forms
Replies: 11
Views: 944
Posted By Nader
change default e-mail form

It works. Thanks a lot but I've got a pop up coming up everytime which says
: "A program is trying to access e-mail you have ... do you want to allow
this ..? "

Can I avoid this security question...
Forum: Outlook - Using Forms May 9th 06, 05:18 PM Posted to microsoft.public.outlook.program_forms
Replies: 11
Views: 944
Posted By Nader
change default e-mail form

But how do I add some text to the body.

thanks in advance.

"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
Using a...
Forum: Outlook and VBA May 9th 06, 04:43 PM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,130
Posted By Nader
change default e-mail form

Hello,

thanks for the help. I've created an add-in with vb6 and I've tried to send
an email with outlook. When I send the email I get an error : "argument not
optional".

the code :

Private Sub...
Forum: Outlook and VBA May 2nd 06, 06:50 PM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,130
Posted By Nader
change default e-mail form

Is this the vbscript code that should go into the form ? Or is it possible
to create an addin that will caputre the send event and the text to the body
of the message I'm...
Forum: Add-ins for Outlook May 2nd 06, 10:45 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,620
Posted By Nader
add some text into an email automatically

thanks a lot !
"Thaddaeus Parker" a écrit dans le message de
news: ...
Your best bet would be override the Send event for the...
Forum: Outlook - Using Forms May 1st 06, 03:30 PM Posted to microsoft.public.outlook.program_forms
Replies: 11
Views: 944
Posted By Nader
change default e-mail form

What I'd like is to add some text to the body of an e-mail after the user as
click
on the send button. It''s only for one user and not for a whole network.

But I need the text to be over the body...
Forum: Add-ins for Outlook May 1st 06, 03:21 PM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,620
Posted By Nader
add some text into an email automatically

Hi,

I'd like to add some text to the body of an e-mail after the user as click
on the send button. What is the best way to do that.

Thanks in advance.
Forum: Outlook and VBA May 1st 06, 01:23 PM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,130
Posted By Nader
change default e-mail form

Thanks. So what would be the best way then to do what I want ?

thanks.


"Michael Bauer" a écrit dans le message de news:
...
Am Fri, 28...
Showing results 1 to 25 of 29

 
Forum Jump

All times are GMT +1. The time now is 10:14 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.