| Thread | Last Post | Replies |
|
| macro need? will pay | 21 Apr 2005 05:53 GMT | 1 |
I need a macro that will save messages to a network location. Id like users to hit a button and be prompted for a save location ie
|------------------------------------------------------| | H:\work\5555\0000\ | |
| vba Script to help with some PST searching? | 21 Apr 2005 05:38 GMT | 5 |
I'm looking for some way to script a search for approximately 35 keywords within a PST file... I would like for the script to create a subfolder for each key word, then place a COPY of any message found within the PST into the associated subfolder..
|
| Linked (shared) calendar to Access DB | 21 Apr 2005 01:16 GMT | 2 |
OL2003 (Exchange), Access 2003 I know how to create a linked table to Outlook using Access, but how do you created a linked table to a shared Outlook calendar? When I try using the wizard I get this error:
|
| create an automatic calendar entry when a specific | 20 Apr 2005 19:34 GMT | 1 |
I am looking for a way to create an automatic calendar entry when a specific e-mail hits my Inbox. I was hoping to do it thru the Rules Wizard, but it looks like it may require more porgrammatic effort than I imagined.
|
| how to move item to deleted items folder | 20 Apr 2005 17:37 GMT | 2 |
Using Exchange, the .Delete method of the MailItem moves it to the Deleted Items folder, but in a non-Exchange environment, it kills it. How do I send a MailItem to the Deleted Items folder in a non-Exchange environment?
|
| Creating a public Filing macro | 20 Apr 2005 17:14 GMT | 2 |
I trying to create a macro that will file a specific email from inbox to a public folder. Problem is I don't how to code the target path to point to specific public folder. Set objtargetfolder = ???
|
| New contacts items added don't fully create email addresses | 20 Apr 2005 15:33 GMT | 5 |
I have a problem with some code that exports from Access97 to Outlook 97 some contact details that are then placed in a Public folder. This folder is intended to be used as a public available address book through Exchange 5.5.
|
| VBA for Folder Properties? | 20 Apr 2005 13:22 GMT | 1 |
I am running Outlook 2003 on a Windows 2000 Professional computer. I have been managing Folder->Properties->Permissions manually. I sort the names by removing all of them and then re-entering them in alphabetic order. Does Outlook have a built-in capacity to sort on-demand? ...
|
| Is it possible to show active links and JS in the Calendar? | 19 Apr 2005 13:22 GMT | 1 |
I'd like to find a way to add URLs into Outlook Calendar so that th URL is displayed as an active web lin WITHIN the calendar view, and possibl with an embedded graphic as well. Here's the tricky part....i
|
| Add an all day event | 19 Apr 2005 13:09 GMT | 1 |
I'm trying to write a macro that checks a certain day for a vent and adds a new event depending on whether a certain other event is on that day. For example I'd like to add an all day event, for example "Not a holiday" to a day if there is no event on that day that has the word ...
|
| How to make a form in into my default mail form | 19 Apr 2005 13:04 GMT | 1 |
I created a form named "bcc_NM.oft" which I can use by choosing Tools, Forms, Choose a form, User templates in file system, and then double clicking on the form's name. I'd prefer to either [a] make the form into my default mail form, or [b]
|
| Automatic emails outlook 2003 | 19 Apr 2005 05:32 GMT | 1 |
How do I turn off the prompt that another program is trying to send emails on my behalf? I need to automatically send emails
|
| Outlook Logon session Issue | 18 Apr 2005 20:53 GMT | 1 |
i'm implementing the outlook activeX into my Application to manage (add, modify and delete) contacts from "publics share" into Outlook where Exchange can share contacts to all users. So far everything is all right but for one case :
|
| Outlook Address Book won't show | 18 Apr 2005 20:19 GMT | 1 |
All the other Outlook newsgroups are not available and it's urgent so I'm posting this here. We're on Windows 2000, Office 2000. I deleted a user's outlook profile and recreated it but his address book didn't recreate. I have
|
| How to convert Redemption.MessageItem to Outlook.MailItem | 18 Apr 2005 18:48 GMT | 1 |
I would like to convert Redemption.MessageItem to Outlook.MailItem. Does anyone know how to do it? Thank you, -Denis
|