| Thread | Last Post | Replies |
|
| Outlook Macro | 28 Feb 2007 22:58 GMT | 1 |
OK guyss and gals. I took vb in college but havent really used it since. Can some one please write me a macro that will send a selected message in my inbox to the junk folder. I know there is allready a command and button for it but I run a business and being able to make
|
| Send meeting cancelation notice. | 28 Feb 2007 21:55 GMT | 5 |
I'm trying to send meeting cancelation but it's not working. Any suggestions? What the following does is send an update notice, but it doesn't say that the meeting was cancelled and the invitee was not given a choice to delete from their calendar.
|
| New panel on the Navigation Pane - Outlook'03 | 28 Feb 2007 19:49 GMT | 1 |
Is it possible to include a new button and sliding pane on Outlook'03 ? We are evaluating Outlook as a front end for a new tool and having it as a new panel, instead of a bunch of forms in a public folder would be way better. Thanks
|
| Outlook Email Merge with Attachment | 28 Feb 2007 06:08 GMT | 5 |
I am sending out five mass emailings to clients. I'm able to setup the email merge and message in HTML format for the body of the email; however, I need specific pdfs to attach to the mass mailing. This is the code that I have so far and when it runs successfuly on
|
| >> Distribution List | 27 Feb 2007 19:48 GMT | 2 |
Hi, I can create a distribution list. How do I set a reference to an existing distribution list item? (I appologise if this appears twice as my first attempt to post this question resulted in a error notification. So am not sure whether it was
|
| Macro to populate contact fields no longer working | 27 Feb 2007 18:45 GMT | 2 |
Amateur using VBA. I copied and customized this macro a while ago and it worked until I upgraded to Outlook 2007. What I'm doing is populating contact fields, name, address, phone, email address from an email that contains info in the body. The macro still creates a contact and ...
|
| Adding a recipient from the "ItemSend" event | 27 Feb 2007 18:23 GMT | 1 |
Far too frequently I send an e-mail to someone and I forget something, so I send them another e-mail. I usually go to my sent items folder and hit "Reply" so that the new e-mail has the old text in it. When I do this in gmail, it knows I want to send the reply to the
|
| Adding custom text to message | 27 Feb 2007 15:59 GMT | 2 |
I want to add custom text inside mail body message. But when the message is in Rich text format and i add text to message body, formating disappear. With HTML format & HTMLBody i have no problems then add somthing.
|
| IM Address won't map | 27 Feb 2007 15:52 GMT | 2 |
I realise this is not a VB script group and apologize in advance but need help with following. 1. I am trying to import some contacts into Contacts folder of Outlook 2003 but the stupid field mapping is missing the IM address in the
|
| Automatic activation of Out-of-Office mesage | 27 Feb 2007 12:51 GMT | 3 |
I am completely clueless when it comes to writing code for Outlook even though I write VBA fo rAccess all day long. Is it possible to code a macro(?) to automatically turn on the Out of Office message if I have an all-day event marked with me out of the office? preferably with a ...
|
| How do I use vba to invoke Export/Import wizard functionality? | 27 Feb 2007 06:23 GMT | 3 |
I would like to write a vba macro that does the equivalent of File | Import Export ... | Export to a File | Pst format | <folder of my choice> | <to file of my choice> Basically I'd like to be able to export a subset of the current Personal
|
| Calendar Renaming/Modification | 26 Feb 2007 18:54 GMT | 1 |
I've been learning how to script in Outlook (thanks in no small part to Sue Mosher's book), but have run in to a bit of a problem. The tasks I'm hoping to automate involve users that have to manage multiple calendars, but I cannot seem to rename the calendars within
|
| message body control | 26 Feb 2007 14:34 GMT | 1 |
Does anybody know how to make a copy of message body control on the second page of the outlook custom post form? Thanks Dasha
|
| FM20ENU.DLL | 26 Feb 2007 07:51 GMT | 3 |
a user of my Outlook-Add-Ins tested some different configurations of operating system and office version. So he installed a german office on an english XP Pro. After that he installed one of my Outlook-Add-In and after clicking
|
| My Intellisense has lost its marbles | 25 Feb 2007 10:13 GMT | 1 |
It really isn't the intellisense but I guess that describes the issue as best I can. When I write my code and click off the line it changes any part of the code which has .Add to .aDD. Is there some way I can fix this? As far as I can tell this is the only screwed up intellisense ...
|