| Thread | Last Post | Replies |
|
| Task View Problem. | 16 Aug 2004 12:44 GMT | 1 |
I want to see all subfolder tasks items in the main task view list, i have tried several things but nothing helped. can any one tell me how to do this. thanks,
|
| Early Late binding | 14 Aug 2004 19:28 GMT | 1 |
Can some body let me know if the following case is an Early or Late binding : Please tell me if the recordset object which I have used would be categorised as Late or Early binding. Also if we reference any object type
|
| [OL2003] Always reply in text/plain | 14 Aug 2004 17:38 GMT | 4 |
It seems to be impossible to force OL2003 to reply in acceptable format, i.e., text/plain. So I was looking around for solutions and found: http://www.outlookcode.com/codedetail.aspx?id=198
|
| Listing All Outlook 2002 Shortcuts using Outlookbargroups, Outlookbarshortcuts | 13 Aug 2004 15:26 GMT | 4 |
I have an issue: I need to export all Outlook 2002 Shortcuts to a file. I have a piece of code that will loop through all the shortcuts, and display them on the screen.
|
| Contact Item Follow Up Field | 13 Aug 2004 14:57 GMT | 2 |
Outlook 2000 I have been writing some VB code to copy information from one contact item to another in a public folder. The code looks for duplicate "FileAs" names and copies data from the body and from some custom fields. However I cannot
|
| Count received mails of yesterday | 13 Aug 2004 12:37 GMT | 11 |
I have a macro counting: 1. nº answered mails yesterday 2. nº pending mails from yesterday Then I concluded that the nº of received mails must have
|
| Confused about custom actions - I am a newbie. | 13 Aug 2004 12:31 GMT | 3 |
I found code below in this group to create an action based on voting buttons and modified to fit my needs. However, I have read in several threads that custom actions are complicated and not generated in vb. What does the function below do?
|
| Activation of rules [SHA] | 13 Aug 2004 01:00 GMT | 1 |
I would like to develop a routine to enable/disable a rule, let's say its name is 'Rule_1', usinng VBScript. I need to disable Rule_1 at 9 am, and enable it at 7 pm. How can I enable/disable "Rule_1"?
|
| How to identify mail for specific user | 13 Aug 2004 00:58 GMT | 1 |
Can anyone tell me if there is a way, using VBA, to identify messages sent to a specific Outlook user from a specific sender? Ultimately, I will include code that will save, to a network folder, specifically named file
|
| adding a new email account in outlook | 13 Aug 2004 00:53 GMT | 1 |
Is it possible to add email accounts to outlook automatically by way of some script? or programs? J
|
| Properties of Objects | 12 Aug 2004 19:42 GMT | 1 |
We have a custom appointment form that populates a mail message with automated text in the mail message. I can pull who the appointment is from, but I need to know where this recipient/organizer is from (city field). Is there
|
| OnDisconnection | 12 Aug 2004 19:21 GMT | 3 |
I have an outlook addin, when outlook shutdown I try to save some tempoary data from this addin in the register database. I do this in the OnDisconnection, event that fires before closing outlook. I have the folowing code:
|
| Printing MSG file failed. Why? | 12 Aug 2004 17:13 GMT | 7 |
I tried to print saved MSG files from file folder to printing device with following two methods, but both were failed (nothing happening). Way 1: From shell
|
| Inserting a Signature Macro | 12 Aug 2004 16:30 GMT | 1 |
I want to write a macro that will do the following: Activate the Inset drop-down menu Select Signature and select a specific signature
|
| Outlook 2003 custom form item reference number | 12 Aug 2004 14:58 GMT | 1 |
I'm in the process of writing an issue tracking form for Outlook 2003 for use by our software team and I was wondering if you could give me some pointers on programmatically creating an item reference number? I just want to have a nice simple field like "BUG00001177" (or
|