| Thread | Last Post | Replies |
|
| Saving attachments | 12 Sep 2005 13:18 GMT | 1 |
I use OL 2003 and I seek help for the following problem: I have rules which moves emails from certain persons to designated subfolders. These emails contains large attachments which I manually save to designated subfolders in My Documents. After that I delete the attachments to
|
| VBA vs. VB Script in Outlook | 10 Sep 2005 20:57 GMT | 1 |
I'm just starting to learn about automating my use of Outlook. I've had a good amount of experience using VBA in Excel. I don't want to do anything to complex in Outlook, just automate creating and editing of tasks, categories, printing task list, generating e-mails.
|
| How to make an item look like it has been "sent" | 10 Sep 2005 03:36 GMT | 2 |
OK, this one's a bit weird... What I want to do is "send" a message to Outlook using Redemption, i.e. so that it looks like it has been sent by SMTP (principally that it is read-only, links in HTML body are active and has <- -> message navigation
|
| Read outlook .pst within VB6 | 09 Sep 2005 22:53 GMT | 1 |
I am using VB6. We have users on a network that all use Outlook as their email program. Is there a way to tap into each persons .pst file and pull emails for a certain email address. Once I get the emails I want to write a record for
|
| Outlook Auto reply | 09 Sep 2005 21:44 GMT | 2 |
Outlook 2003 Incoming email (specific user) I have been cc: on this email and would like to auto reply to the To: user (not the From:) with a specific outlook template.
|
| Referencing a MailItem after it has been sent | 09 Sep 2005 18:43 GMT | 3 |
I've been searching all afternoon to find a way of referencing an email after it has been sent from Outlook - there are plenty of people asking how to do this but I can't find any replies. Is this impossible or is there a way to do it?
|
| Using Redemption with Outlook | 09 Sep 2005 18:35 GMT | 1 |
I am trying to write a macro with Redemption to bypass the Outlook Security message. I am trying to get a list of e-mail addresses for anyone with specific titles. I have the macro working with CDO but the security message is annoying and repetitive. I'm currently getting a ...
|
| Outlook 2003 - New Navigation Pane Button | 09 Sep 2005 17:06 GMT | 1 |
I need help creating a button in the navigation pane of Outlook 2003 (where the large Inbox, Calendar, Notes etc.. are located) , preferably an Add-in. I want to be able to click the button and open Outlooks explorer.
|
| Keyboard shortcut to open Outlook attachment | 09 Sep 2005 15:39 GMT | 4 |
Is there a keyboard shortcut or vba macro code to open an Outlook attachment within a message instead of double clicking using the mouse?
|
| MailItem.FlagIcon / OL 2003 | 09 Sep 2005 13:24 GMT | 1 |
i want to flag all orange flagged mails(just the inbox) in Outlook after processing the mail with a seperate function to another color. Thats what I coded in VBA: ---
|
| Problem with the Contacts | 09 Sep 2005 11:11 GMT | 4 |
I'm new to VBA and Outlook. My requirement is as follows: I would like to monitor the each email ID before sending out any email, so the emails should not be sent to other than our domain say "@xyz.com". I've written a script in which I could access the To, CC, and BCC fields with ...
|
| Create Calendar event with late binding VBA | 08 Sep 2005 05:24 GMT | 2 |
I would like to be able to create an event in Outlook Calendar from VBA in Access using late binding. Can someone point me to sample code somewhere that would help me get started?
|
| "Read-only" message | 07 Sep 2005 20:44 GMT | 1 |
I am developing an application where I upload and download e-mails (in .msg format) to and from the web using streams and a webservice. My problem is that if I upload a file to the server and download it again, when I open it with Outlook, it is read-only. Buttons like
|
| Running a rule in a different folder | 07 Sep 2005 15:00 GMT | 1 |
Is there a way to automatically run an Outlook rule on the Junk E-mail folder, rather than the Inbox? Or, alternatively, to create a Macro to do this? I'm not a programmer, but seems to me a VBA macro could do this; and you could assign the macro to a toolbar button to run the ...
|
| How do I find out who a meeting organizer is? | 07 Sep 2005 14:59 GMT | 4 |
I am looking at a public folder calendar that meetings have been posted to. I want to be able to contact the organizer of a meeting.....How do I locate who set up the meeting?
|