| Thread | Last Post | Replies |
|
| Security update in OUTLLIB.DLL broke Outlook NameSpace code | 08 Nov 2004 18:59 GMT | 4 |
I'm using OOM in Outlook 2000 to access mailboxes. After the machine is updated with an Outlook Security Update, I could not access the properties of the olNameSpance object. Below is the section of code having the problem. Any idea how to work around the new security update? ...
|
| Outlook 2002, need a macro to run all rules | 08 Nov 2004 18:22 GMT | 3 |
I need to find or create a macro in Outlook 2002 to run all my message rules on command. I have lots of rules set up to move my messages, but I would prefer to run the rules at the end of the day rather than when the message arrives. I wanted to create a toolbar item to do this ...
|
| Save eMail to file with Redemption | 08 Nov 2004 17:38 GMT | 3 |
Hello fellow corders, I am new to VBA, redemption and outlook. :-) I try to save an incomming message to a file so I can process it with a C++ programm (that's the only thing I can code in).
|
| Outlook Custom form and advanced find | 08 Nov 2004 16:15 GMT | 1 |
When I do an advanced find (right click on a folder, select Advanced Find, and select ADVANCE tab. Under Define more Criteria, press the FIELD button. Select a custom form and the individual fields on that form, SHOULD show up on a custom form, sometimes the field show up), and ...
|
| Reference to Outlook in Excel application | 08 Nov 2004 16:13 GMT | 1 |
I have made an application where I send Outlook e-mail via Excel. Since I don't know what version of Excel the user has I need a way to find the correct reference to the MS object library. I have seen a reference to a general "obl" that works regardless of
|
| Resolve contacts contained in a different folder than default cont | 08 Nov 2004 16:10 GMT | 1 |
Is there a way to make outlook (2000) look at a different folder other than default contacts for resolution? I am building a macro which builds a distribution list. In order to add to the distribution list, I have to use addmembers. I have a folder in which I
|
| C# in Outlook | 08 Nov 2004 16:08 GMT | 1 |
I want to add a bit of script to do some processing in a rule in Outlook 2002. I'm a wizard at programming in C# and don't want to delve in Outlook's VBA. Anybody know if/how I can integrate C# code into an Outlook rule?
|
| Emailing to all my contacts | 08 Nov 2004 16:07 GMT | 1 |
I would like to write a script that will send an email to each of my outlook contacts based on a user defined field (like a case statement). I have written many excel VBA scripts. I always start by having Excel record my key strokes and then I modify the code. Is there a way in ...
|
| Prompt to file message when sent | 08 Nov 2004 16:05 GMT | 2 |
I'd like Outlook to .... 1-prompt me as to where to file a message when I send it 2-automatically file the sent item to that folder I've selected instead of the Sent Items folder
|
| vba script: add contact + distribution list | 08 Nov 2004 12:35 GMT | 2 |
I've set up a rule so that when a certain subject is received then a message pops up and that email is copied to a certain folder - simple enough and no mystery how to do that. Now I'd like to add a bit of VBA code such that when that rule is
|
| Triggering code when a new all-day event is entered | 08 Nov 2004 06:10 GMT | 2 |
I was hoping someone could help me by telling me how I can get Outlook to execute code whenever a new all-day event is entered. I've been snooping around and can't quite figure it out. I've found various articles that say to:
|
| Copying my macro to other PCs | 07 Nov 2004 11:42 GMT | 4 |
I have created macro project in outlook (Ms Outlook 2003), which contains several user forms, and a couple of modules. Tested it and working to my satisfaction. Now I want to implement this project on serveral users PCs.
|
| Event handling and conflicts in updating a CDO property | 06 Nov 2004 10:14 GMT | 3 |
I'm using CDO to update the "Flag for Follow Up" properties in a custom contact form in a public folder. After the update, I even close the item, dereference it, and reopen it to make sure that any subsequent
|
| i can't remmeber the password of my pst file? | 06 Nov 2004 08:39 GMT | 1 |
Dear Sir, I kept a password to my pst file, but i forgot the password and can't access the same, when ever i try to open the pst file it ask me for the password which i can't remmeber, please help me to recover it or to brake it
|
| Augh! - How can you prevent script execution? | 05 Nov 2004 17:29 GMT | 1 |
I've got a form with lots of customization. I have a very old version saved as an OFT. Recent versions though are only PUBLISHED to a public folder directory in exchange.
|