| Thread | Last Post | Replies |
|
| OL Message serial numbering / Reference | 31 Dec 2005 10:19 GMT | 3 |
Need to find a way to have a reference or serial number added to each new email message body sent. If possible a reference set by user to be added to each message but should be different if sent from a highlighted OL folder.
|
| Deleting all messages from certain IMAP folders | 31 Dec 2005 06:50 GMT | 1 |
my wife is missing the "Empty Spam Folder" button in MS Outlook 2003 with two IMAP accounts. Both accounts have that Spam folder. I tried but realized that I don't understand Visual Basic at all :-( . Probably you could help us? The task is to empty current IMAP folder (because ...
|
| How to inspect items in OL folder using VBA? | 30 Dec 2005 09:11 GMT | 2 |
I need to loop through the Outlook Inbox (or other OL folder) and inspect the recipient address of each message. The problem is when an encrypted or "undeliverable message" is encountered in the folder - a Type Mismatch error is returned. Is there a way to identify these ...
|
| Send draft message via routine? | 30 Dec 2005 08:41 GMT | 4 |
I am using a routine in Excel to send a message to several contacts listed in my worksheet. Since I am having some difficulty in declaring the body of my message in HTML in my code, I thought I could actually save an HTML message in my
|
| Open Calendar via MS Access 2003 form | 29 Dec 2005 14:25 GMT | 5 |
Does anyone know any code i can use please to open the outlook calendar via a command button on a microsoft access from?
|
| create a macro to open public folder? | 28 Dec 2005 20:31 GMT | 6 |
Regularly, I have to drill down through 4 folders to reach the public c alendar. How EXACTLY (spell it out please!) do I create a macro to do this with one keystroke combo?
|
| Outlook as default mail client | 28 Dec 2005 17:10 GMT | 1 |
I need to set Microsoft Outlook 2002/2003 as the default e-mail client using a script. I have to perform this on bulk of users so I would appreciate other methods. Using Internet Properties --> Programs --> e-mail is not sufficient for me.
|
| E-mail Headers | 28 Dec 2005 17:01 GMT | 2 |
I've done a quick search through the messages here, and can't seem to find anything on e-mail headers. I'm looking for a couple different functions. 1) A function that will get the full header information of a selected
|
| VBA Script to Create Multiple e-mails... | 28 Dec 2005 08:56 GMT | 1 |
In my office we currently, on a daily basis, using the Mail Merge function of Word to e-mail customer bookings from our call centre to the relevant branches. This makes use of an Excel spreadsheet with the data to merge. However, one problem is that the branch managers would
|
| create custom action for a rule | 27 Dec 2005 14:28 GMT | 1 |
How can i eaisly create custom action which can be used with a rule? My requirement is: When an email arrives, extract some first 100 characters from the text and forward them to a specific email address without adding any subject to it.
|
| Printing a word doc when a appointment has been made | 27 Dec 2005 14:24 GMT | 3 |
Is there anyway i can get outlook to print a word file when a appointment is made the calendar ? Best Regards, Tim Garratt
|
| Run a script in rules in "Check Messages After Sending" | 27 Dec 2005 13:05 GMT | 7 |
I do not see an option for "Run a script" in rules when choosing "Check Messages After Sending". I would like to run a script on items I send , so that they are automatically "processed" before they are placed in the Sent folder.
|
| how to work with different accounts in outlook | 26 Dec 2005 15:55 GMT | 4 |
when i send a email or add new contact/appointment item frm c#.net it usses defualt account to do so ..my question is how to get the details of all account when my aapplication interacts with outlook and use a particular account for sending email.futhermore how can i add a ...
|
| probelm with forms | 26 Dec 2005 15:47 GMT | 1 |
Installing outlook form is creating problems. I design a form with a command button that is supposed to send the form to another person. IN my computer is everything working find. My problem is when I tried to install the forms in other computer that will be using too. At first ...
|
| outlook recurring appointment programming by .net | 26 Dec 2005 15:39 GMT | 1 |
If I create an appointment in outlook with a recurrence pattern by automation, will the outlook app create all the recurring subtasks in outlook ? If yes, if the recurring task is recurring forever, then how can outlook create infinite tasks inside it ?
|