| Thread | Last Post | Replies |
|
| Checknames | 11 Nov 2004 19:26 GMT | 2 |
I have a new button in New mail dialog, I want to do some other operation and then send the mail. How do I bring up the Checknames dialog when I send a mail, since if I type a invalid email address like "ewasdasd".
|
| Program is trying to access emai address | 11 Nov 2004 06:32 GMT | 2 |
Outlook 2003: I am writing code, which includes reading of the Email1Address of contacts. By default outlook 2003 displays a dialog box, asking the user to confirm the access.
|
| Move mail between folders | 10 Nov 2004 18:38 GMT | 2 |
Is it possible to find out if a user is moving a mail item from one folder to another? Is there an Outlook event/notifiation for this? Thanks, Fergal
|
| bcc forwarding messages | 10 Nov 2004 15:36 GMT | 3 |
Hi I have used this code to bcc any messages I send to an additional address. the problem is the actual text in the email itself (the mesage itself : hi how are you etc) is not being forwarded just a blank message ??? can anyone help ??? code is as follows :
|
| Eliminate dupes in my Contacts? | 10 Nov 2004 14:54 GMT | 1 |
I synch-ed with my PDA. Now I have dupes of practicxally every contacxt. Is there a way to mass-eliminate them instead of doing it one by one?
|
| Listing Folders? | 10 Nov 2004 05:46 GMT | 7 |
Is there a way to list the folders in my mail box using VBA? Anyone know of any good sites with examples for simple tasks like this or an online (read free) tutorial on how to program Outlook with VBA? BTW, I'm using Outlook 2002 if that makes a difference.
|
| How to Save Embedded Message into Files with CDO? | 10 Nov 2004 02:29 GMT | 5 |
I use CDO to read message attachments and I want to save them as files into a file folder. However CDO does not support WriteToFile for CdoFileLink or CdoEmbeddedMessage attachments, is there an alternative way of saving these type of messages into files?
|
| merge into an email, not a document | 09 Nov 2004 22:03 GMT | 7 |
I am looking to use an email message and merge with multiple addresses, but only to send one email at a time, with info specific to the recipient included in the body of the email -- very similar to how spam is sent Any suggestions?
|
| How to add and delete pages - not hide | 09 Nov 2004 19:47 GMT | 1 |
I'm developing a survey which will use 8 tabs to categorize my questions. Outlook forms have 6. How can I add two pages to my form? I don't want to use frames it I can avoid it.
|
| Override pop-up in Outlook/XP which informs me automatic email att | 09 Nov 2004 18:13 GMT | 1 |
I have several Excel macros and VB applications which send email automatically...With XP now I am forced to acknowledge this each time an email is being sent (Y or N), informing me that a virus may be the reason for this request.
|
| forwarding unread messages during certain times ? | 09 Nov 2004 17:39 GMT | 4 |
I dont think there is a way to forward messages automatically or using VB in outlook without the programme running.. If so could someone please let me know.. If not what I would like to do is when I log on in the morning (Hours
|
| how to access outlook profile name from VBA? | 09 Nov 2004 15:14 GMT | 1 |
How can I access outlook profile name from a VBA macro ? Any help welcome Christian
|
| Navigation Pane | 09 Nov 2004 12:39 GMT | 4 |
Is it possible to add an item to the Navigation Pane on the left side of OL 2003 (the one with Mail, Calendar, Contacts, Tasks,...)? Thanks, Hovo
|
| Outlook 2003 Object Model Guard | 09 Nov 2004 11:13 GMT | 4 |
Hi there everyone ... or anyone listening :-) I want to send emails with attachments to a subscription list (not spam) of over a 100 recipients which means that a programmatic solution is best. Unfortunately the Object Model Guard in Outlook 2003 brings up those annoying
|
| macro menu items no longer activated | 09 Nov 2004 10:24 GMT | 2 |
hello Team, I am using Outlook 2003 on an Exchange 2003 server. I am developing vba macros and for the time being I use the vbaproject.otm macrofile to store the macros.
|