| Thread | Last Post | Replies |
|
| Replying an email message with standard text paragraphs | 27 Oct 2005 16:47 GMT | 1 |
When we reply to certain customers using Outlook, we normally have standard text paragraphs that we want to use. I would like to find if there is a way to create a button or macro that will type out the paragraphs for us automatically in a reply message.
|
| Popup if attachment is missing | 27 Oct 2005 09:39 GMT | 2 |
Hey there, I am new to the worlf of writing macros and would appreciate some help. It is a common mistake to forget to attach a file when sending out an emial. I would like to produce a popup that will remind the user to attach a file,
|
| Programmatically creating distribution lists | 26 Oct 2005 22:28 GMT | 1 |
Due to a limit in the number of contacts that can be added to a distribution list in a public folder on the server, I need to split a large distribution list into several smaller ones. To do this, I want to use Outlook automation to create the new distribution lists using an ...
|
| HOW CAN I USE VISUAL BASIC TO CALL OUTLOOK TO WRITE AN EMAIL? | 26 Oct 2005 22:20 GMT | 1 |
I NEED HELP TO USE VISUAL BASIC PROCEDURE TO CALL OUTLOOK SOFTWARE (OBJECT) TO WRITE AN EMAIL (WITH THE VARIABLE PASSED THROUGH BY VB PROCEDURE). THANKS
|
| VBA add-in is disabled | 26 Oct 2005 17:29 GMT | 2 |
For some reason the vba feature is disabled. Alt-F11 doesn't work anymore. This after a crash and reboot of outlook How do I enable vba again? I know there was a message with instructions before it was disabled, but I can't remember the message.
|
| determine the from in an email | 26 Oct 2005 14:54 GMT | 3 |
Hello all.. I am using microsoft 2002 SP3 with visual basic6.0 in an aplicattion that sends mails. I want to choose de name or adreess that appears in the FROM of the
|
| Using VBA to send Windows Popup message... | 26 Oct 2005 13:01 GMT | 2 |
Good day, Can anyone assist with using VBA to send a WIndows Popup message when a new email arrives using VBA? I have a fax server that can route the received faxes to an email address. My supervisor wants the receptionist to receive
|
| Public contacts Export to excel | 26 Oct 2005 12:51 GMT | 1 |
I'm searching a script wich will export public kontacts from a exchange to a excel file.
|
| Delete old mails in Inbox | 26 Oct 2005 10:51 GMT | 2 |
Hallo everybody, i have a little need for a program doing the following: Log on to a mailbox, select the inbox of the mailbox, delete all mails from the inbox older than 1 day. Optionally it deletes them permanently.
|
| Import Dates From Access Table To Outlook Calendar | 26 Oct 2005 08:13 GMT | 1 |
I need some help. I have a table with some due dates in an Access table. I would like to be able to import those dates into an Outlook calendar. Does anyone have any code or suggestions. Ron Gibson
|
| How do I write a macro to delete the completed tasks in Outlook? | 26 Oct 2005 07:54 GMT | 1 |
I am trying to automate the process of deleting the completed tasks in Outlook. Has anyone done this before?
|
| Adding / Editing a task in public folder | 26 Oct 2005 03:13 GMT | 4 |
Is there a way to use VBA to add a task to a public folder? I found the code for adding a task to the default task folder and that works fine but I can't seem to find the solution wading through all of the stuff on the web. I also need to know how to use the entryID to make ...
|
| Redemption - Outlook non english version | 25 Oct 2005 18:47 GMT | 1 |
Just like to find out does the Redemption support the non English version of Outlook? Say, Outlook 2000 Thai, Outlook 2003 Traditional Chinese and etc. thanks
|
| Verify Outlook Email Names | 25 Oct 2005 18:41 GMT | 3 |
I have an application being used in another state, that sends reports and other forms as an attachment and is used by a lot of different users. Their internal email is based on user names and the Director of the department using the program enters the email names into an .ini file ...
|
| GetDefaultFolder other mailbox | 25 Oct 2005 17:17 GMT | 1 |
I'm using Outlook 2003 in an Exchange 2003 environment. We have a group mailbox which is used by all members of a team, and is added to their outlook profile as an additional mailbox. I am trying to write an excel macro to pull certain properties from every mail into a spreadsheet
|