| Thread | Last Post | Replies |
|
| AdvancedSearch Method in Exchange Server environment | 26 Apr 2006 18:55 GMT | 5 |
I'm trying to search messages in a series of shared inboxes based on various criteria (for example, all messages whose subject contains the word "access"). I've defined my MAPI namespace and the specific folders/inboxes to search, yet the only folder the AdvancedSearch method ...
|
| Problem with Code - converting emails to .htm files | 26 Apr 2006 18:01 GMT | 8 |
OK. Someone else wrote this code and they are no longer here. I'm
| not very good with VBA, just trying to get this mess to work. | | I'll post the code at the bottom of this post.... but basically what |
| Here's a challenge - VBA regarding mail | 26 Apr 2006 17:03 GMT | 3 |
ok, I'm not a pro, but this task seems like an extremely difficult task - so hopefully someone is up to the challenge! I have a MS Access 2003 database. I would like to use VBA to accomplish the following tasks (keep in mind this
|
| Reply To, insert html code | 26 Apr 2006 16:53 GMT | 2 |
I would like to create a method for our Receptionist to reply to a message via outlook and then insert the following html code which I wrote. When word and/or outlook creates the code it's bloated and some users are reporting problems with the links.
|
| Displaying attached picture on a form with VBS ? | 26 Apr 2006 16:37 GMT | 1 |
Hi, Does anyone know how / if I can display a picture store as an attachment (to a contact item) in a control on a custom form The "PictureLoad" method on "controls" can load a picture from file into an
|
| Enforce Specific Encoding To Messages Arrived From Specific Addres | 26 Apr 2006 15:00 GMT | 3 |
Hi I'm trying to force mails which arrive from specific addresses to be encoded in Hebrew rather than in English even though their header specifies US-ASCII encoding. I know how to encode each message manually when I receive it, however, I want this process to be done ...
|
| how can i customize new sounds to my computer? | 26 Apr 2006 05:34 GMT | 1 |
how can i add new .wav files to customize sounds on my computer?
|
| Check Excel Comment | 26 Apr 2006 05:27 GMT | 1 |
How do I check if a Cell has a comment field in VBA before I try and ADD a comment? e.g. if Cells(A,1).Comment = "1"
|
| "Today" Script? | 25 Apr 2006 18:37 GMT | 1 |
I have my (Office 2003) Calendar set up for a 7-day week view. Everytime I open my Calendar, the "today" icon is always on Sunday, regardless of the actual day. So I always have to hit the "Today" button to see what day today is (yes, I have difficulty keeping track of that). ;^)
|
| inconsistent in Redemption | 25 Apr 2006 18:12 GMT | 10 |
I am trying to get the smtp address of the email item in outlook offline(machine does not have outlook session). This is the my code. But sometimes its giving the smtp address and sometimes it gives empty stirng
|
| Closing Outlook correctly | 25 Apr 2006 14:50 GMT | 3 |
I need to close outlook fro a spearate process or detect that it cannot be closed. What I am proposing to do it open outlook and then quit. Check if there is any explorer or inspector [cannot close]. If none them delete any process outlook.exe there might be in the background.
|
| Archive file | 25 Apr 2006 14:49 GMT | 3 |
i wish to write a VBA to check the archive file size at each Outlook startup. i cannot locate the object of the archive file. anyone knows about it. Thanks a lot.
|
| Remove all calendar delegates | 25 Apr 2006 10:51 GMT | 2 |
It seems I cannot make my users understand that they should un-tick the option to send copies to delegates when they delegate permissions on their calendar. As a result everyone gets meeting-requests from everyone. To get rid of this problem I'm going to instruct them to use
|
| script to extract sender ip addresses | 25 Apr 2006 05:34 GMT | 1 |
does anyone know of a script that will extract the ip address of the sender's email address from outlook 2002? i want to be able to run the script against all messages currently saved in outlook, and output the sender ip's to a file.
|
| Run-time error Automation Error | 24 Apr 2006 23:46 GMT | 2 |
I have a macro that has been working great that opens Outlook, attaches an email and sends it. However, I have one user that has recently updated their computer and the macro is now failing.
|