| Thread | Last Post | Replies |
|
| Import/Export of Calendar | 05 May 2005 16:24 GMT | 1 |
I would like to create a 2 macro's. One that takes a calendar, saves it as a csv file then attaches the csv to a message and sends it to a predetermined user. The second program will be used to open a message with an
|
| How can I customise a contacts list in Outlook? | 05 May 2005 16:08 GMT | 1 |
I need to create a contacts lilst in Outlook - showing Business name, main address, ph number & fax number etc, & then individual contacts for that Business & their direct phone no's email addresses etc. We don't want the Business name & address on top of each persons phone no / ...
|
| Searching in a shared calendar | 05 May 2005 13:11 GMT | 1 |
I'm looking for a bit of code which will search a shared calendar. Exactly the same way as the advanced Find does from the menu.
|
| Automatic Date in User Form | 04 May 2005 07:57 GMT | 3 |
Trying to have the date displayed as the default value in a userform. When I enter the Value of =Date+1 that is the text that is displayed rather than 5/3/2005 as I need. Any ideas of how to enter a formula into the Value field or code that will change the display value on open?
|
| Getting or Changing to a Specific Windows Task (here: Outlook 2003 | 04 May 2005 05:16 GMT | 9 |
I would like to minimize Outlook 2003 (that is Office v11) while it is loading during Windows startup. Currently I use the SendKeys statement to minimize it, which works, if you start Outlook manually, but does not when starting it through Windows startup.
|
| Change Outlook 2003 importance vai macro | 03 May 2005 21:49 GMT | 1 |
I would like to create a macro that will change the importance setting within Outlook. I want to create an If statement to check the current setting. I just need some help getting started. Thanks.
|
| how to change default calendar? | 03 May 2005 17:43 GMT | 1 |
I've setup my outlook profile to connect to an exchange server and I've also created a pst file. With a client-side rule I automatically move all mail items from the exchange inbox to the pst inbox when new mail arrives. All works fine, except the default calendar is the pst ...
|
| Controling printing parameters for MailItem | 03 May 2005 17:15 GMT | 2 |
Is there a way to control printing parameters for MailItem Currently all we have is: MailItem.PrintOut(void). In my specific case the requirement is printing to the virtual tiff printer and I need to automatically pass the tiff output file parameter (as it works
|
| is there a unique contact id for each contact? | 03 May 2005 12:17 GMT | 1 |
is there a unique contact id for each contact in outlook 2k? and if there is can it be accessed by vba? i've got all the code which pulls the contact details out using mapi ( e.g .firstname, .lastname etc) but i need a unique identifier for each contact
|
| Linked attachments | 02 May 2005 21:08 GMT | 14 |
Hi @all, I´ve a ContactItem with a linked item (MailItem e.g.) attached. For getting the MailItem I think I need the EntryID, but obvioulsy I´m unable to find it.
|
| do custom fields save in Exchange? | 02 May 2005 20:14 GMT | 1 |
We need to customize / add some contact fields in Outlook. If we do this on the desktop version will we be able to see these fields on OWA? Do they save to the exchange server?
|
| Outlook View Control Calendar | 02 May 2005 19:15 GMT | 1 |
Is there a trick to using the restriction function for Outlook 2003? I am trying to open my public calendar and filter by the line in the subject. I get a script messege of permission denied. Any ideas? Thanks for your help. P.S. does the calendar restriction for needed a ...
|
| problem with htmlbody | 02 May 2005 19:13 GMT | 1 |
hi experts I have a simple program which send a mail. Mail is sent to outbox folder of outlook. I am giving following fields in mail. Subject, To,cc,bcc and htmlbody. I sent htmlbody in this mail.
|
| Stil unable to use Macro | 02 May 2005 17:59 GMT | 5 |
Hi, thanks for all the help but no solution I have been given is working. Simply put...I need a macro that will automatically type out 5 sentences of text plus the signature whilist a new email is open. for instance
|
| Referring to an attached mail item as MailItem object?? | 02 May 2005 13:49 GMT | 2 |
Is it possible in some way to refer to an attached mail item as a MailItem object? It is possible to save this type of attachment (as any other attachment) as a "xyz.msg" file, but how can I open this file later and refer to it as a
|