| Thread | Last Post | Replies |
|
| trouble with e-mail save macro | 31 Jul 2007 16:45 GMT | 7 |
I use Outlook 2002 and have written a macro to save e-mails on a location on the hard drive. It works (mostly), but when I try to run it on a larger group of files, it doesn't save all of the files. We take care of same-name e-mails as a business process, so that does
|
| install script on another computer | 31 Jul 2007 12:21 GMT | 1 |
I've made a basic script in VB editor in outlook - in ThisOutlookSession window. What I want to do is to export it to some file and install it automatically on several computers (ideally via MS exchange). The export gives me .cls file, but I've found no
|
| outlook rule using specific time of day | 31 Jul 2007 06:09 GMT | 1 |
I hope someone can tell me if this can be done using VBA and outlook rules. If so, then I'll look for a programmer. I need to monitor a mailbox only during specific hours and only 4 days a week.
|
| AM and PM designation? | 30 Jul 2007 23:07 GMT | 4 |
With the .Start property of an appointment being "6/27/2007 9:30:00", how can I tell if it is morning or evening, AM or PM?
 Signature Thanks, Dennis
|
| Reply to email with my outside IP address | 30 Jul 2007 18:20 GMT | 1 |
Is it possible to reply to automatically an incoming email with, say, a key word in the subject line....with my current outside IP address?
|
| How to link a rule to a macro? | 30 Jul 2007 15:22 GMT | 7 |
I found a code on this site to save attachment to a set directroy. Works wonderfully. Thank you. Now if I only can link a specific oulook rules to run this Macro automatically every time it processes a new item? Help Please.
|
| Outlook Automation Automation Problem Out of Memory | 30 Jul 2007 14:31 GMT | 7 |
I'm not sure if I am posting to the right forum but I am having a problem with accessing Contacts with Outlook Automation. The program works perfect in Outlook 2003 but gives an error on another computer with Outlook 2002. When I try and access the .Body I get an OLE Dispatch ...
|
| Hijack Attachment Save As... | 30 Jul 2007 14:29 GMT | 1 |
Is there a way in Outlook 2003 to do one of the following: 1)Add a new menu item to the right-click menu on an attachment? 2)Hijack the Save As.... menu option of the Attachment? Thanks,
|
| Auto Add name at Salutation from the sender | 30 Jul 2007 06:44 GMT | 1 |
I had touched with simple macros using macros recorder, but I cannot do the following task with the recorder. When I click on the "Reply" button to compose a reply email, I want my Outlook to automatically add the recipient full name to the salutation line.
|
| ACCESS - Putting the contents of a field into a variable | 29 Jul 2007 21:01 GMT | 1 |
I have a STULINK field number (3631) in a variable. I need to go to the record containing that field and replace the contents of the variable with the number in the PERMNUM field (27972). I think my problem is making the record comntaining the STULINK field number
|
| Programming with Outlook | 28 Jul 2007 23:37 GMT | 1 |
How can I read the outlook Address Book and display it in a browser Window? Is there a quality API Reference manual / book / website for Outlook APIs with examples.
|
| visual c# advancedsearch does not return results or will not fire | 28 Jul 2007 05:39 GMT | 3 |
Please advise where this maybe best directed, since I really don't know vba well enough to help assist with learning C#. Also first time w/ Outlook com object. these are the only examples using advancedsearch w/ C# I have found online:
|
| Determine OL sender w/o opening message? | 27 Jul 2007 06:43 GMT | 3 |
I have OL03 set to download headers, so I can view (with the standard interface) and decide whether to open a message. I cobbled the following attempt to identify the sender first, although I only really know Excel VBA. Bear with me; I'm trying.
|
| commands for moving an email | 27 Jul 2007 06:40 GMT | 2 |
Can someone please tell me the VB commands to go through each folder in my mailbox, and move any item larger than a certain size (e.g. 250KB) to the folder with the same name in my archive? I frequently fill up my inbox space quota, and find physically moving large
|
| Does AdvancedSearch "open" messages? | 27 Jul 2007 01:40 GMT | 2 |
Since AdvancedSearch examines text does it "open" the message, with respect to 1. spam originators getting a "ping", 2. virus firing, 3. messages are marked as Read? (The only way I am familiar with spammers getting feedback is by sending a graphics link with a unique URL, so
|