| Thread | Last Post | Replies |
|
| PST Creation | 21 May 2008 16:45 GMT | 3 |
i'm looking for a way to create PST's (allong with putting messages in it) for a migration from an old mail system. at present the old mail system is deceased, and we are left with several million EML files. is their a way (other than redemption) that i can create a
|
| New Form | 20 May 2008 13:15 GMT | 4 |
I have a saved for and would like to import it into Outlook on my new computer. Can someone please tell me how to do this. I'm not really sure where the folders for these forms are located. Thanks in advance for your help.
|
| How can I reply using an Outlook 2007 template? | 20 May 2008 12:38 GMT | 1 |
I receive a number of emails from people who all want the same information. So I created a Template containing that information in the body. However I cannot seem to find a way to get Outlook to use (or let me choose) that template when I need to reply to someone (obviously I ...
|
| Printing the Form | 20 May 2008 03:40 GMT | 1 |
Hi, Can I set a form to print the same way you see it on the screen
|
| Address Selector | 20 May 2008 03:18 GMT | 1 |
I have a question. Is there any way to edit the address selector. Currently, if you click on the address selector arrow, it give you three choices (Home, Business and Other). I would like to add another choice and change the home to something else. Thanks in advance for your ...
|
| can we configure Outlook to require confirmation of REPLY ALL? | 20 May 2008 03:16 GMT | 1 |
We all see it. REPLY ALL without thinking if the entire original group must see the answer. Just one check box, "are you sure you want to reply all" would help. Or, maybe certain of the largest email alias groups could be configured not
|
| determining which item(s) are being deleted | 19 May 2008 21:52 GMT | 4 |
I would like to execute some code when certain items are deleted. Is there any way to detect which items are being deleted in the Items.ItemRemove event, and then query their properties before they are deleted? I tried checking Explorer.Selection, but:
|
| Outlook Task Priority | 19 May 2008 20:32 GMT | 10 |
How do I change Outlook's task priority from "High, Medium, Low" to "1,2,3,4,5,6"? Thanks, Ken
|
| Close userform1? | 17 May 2008 00:38 GMT | 2 |
I have a commandobutton that i what to close a userform. This code will not work: Private Sub CommandButton9_Click() userform1.close
|
| Outlook Tab Security | 16 May 2008 22:05 GMT | 5 |
When designing a outlook form, is there a way to hide certain tabs from certain users? Or is there another way to do this? I am new to designing in outlook so any help is greatly appreciated. Thanks.
|
| opening an oft file with 2007 | 16 May 2008 19:20 GMT | 1 |
We have 2003 forms listed on our Intranet site that Users click on, fill out and send. Is there a way to configure Outlook 2007 to allow these forms to automatically open with a dbl click. Right now, we get a message saying
|
| Searching in customized views of outlook forms in public folders | 16 May 2008 18:14 GMT | 3 |
Created customized outlook form (based on task list). Defined some views and published it in the public folders. When searching data / entries with the "find" function nothing is found. Even if the data / entries are displayed in the view. Are there any special settings required?
|
| Sending Custom Form from Access | 16 May 2008 18:11 GMT | 1 |
I have the following Access VBA code to automatically send a custom form: Set myOlApp = CreateObject("Outlook.Application") Set myNameSpace = myOlApp.GetNamespace("MAPI")
|
| Automate attachment selection | 15 May 2008 17:03 GMT | 12 |
I would like to create a form, essentially a newsletter, that will automatically attach a file from a particular location each time the form is opened. The contents of the file change, however, the name and path remain constant.
|
| OUTLOOK FORMS | 15 May 2008 00:16 GMT | 3 |
Hi all I am trying to set up an email forms I have a drop down box with IC and MC as the option what I am after is when IC is select the Recipient (to) box will default to a specific email address and then when MC is selected that it
|