| Thread | Last Post | Replies |
|
| Change outgoing mail server using macro (VBA) | 06 Apr 2005 00:45 GMT | 8 |
I use my laptop at the office and at home. At the office, our ISP requires us to use their SMTP server for sending email. At home, my ISP requires me to use their SMTP server for sending email. Everytime I change environments (almost on a daily basis), I have to manually ...
|
| Creating and applying a view programmatically | 05 Apr 2005 23:13 GMT | 4 |
I have an add-in that creates and applies a view for the calendar. It works just fine in the first default explorer. But if the user opnes another calendar explorer - I'm getting an error from Outlook (not an exception!) when trying to apply the view saying that the
|
| Office code works in Access, not in Outlook : re CommandBar | 05 Apr 2005 23:00 GMT | 2 |
I want to add an item to the Menu Bar in Outlook 2000. The code below works fine in Access 2000. In Outlook, it runs and causes no errors, but the result is not visible in the menu bar.
|
| Blind Outlook User & Objects | 05 Apr 2005 22:58 GMT | 7 |
I'm a blind computer user that uses a screen reader that has a proprietary scripting language. These scripts can access Office objects and get the data that otherwise would be off limits to the blind (i.e. graphic icons, screen data, etc.)
|
| Voting buttons | 05 Apr 2005 21:53 GMT | 4 |
I'm using excel to automatically send emails but cannot figure out how to use the voting buttons from excel vba. thee procedure i'm using to generate the email is: With olMessage
|
| OT: My specials thanks... | 05 Apr 2005 21:35 GMT | 6 |
... to all participants in this great comunity!
 Signature Viele Grüße Michael Bauer [MVP Outlook]
|
| Save calendar as web page | 05 Apr 2005 12:20 GMT | 1 |
i need to daily save calendar as web page (from now to end of the month)? how should i start from? Thanks a lot. Tony
|
| identiying SMTP-account for outgoing email ??? | 05 Apr 2005 07:34 GMT | 1 |
Hi NG, how can I identify that an email to be sent goes out via a particular (SMTP) account? Any property of MailItem? This is needed to attach a disclaimer file when I am sending out emails
|
| Rich TextBox Control 6.0 replacement | 04 Apr 2005 15:22 GMT | 5 |
I have read this: http://support.microsoft.com/?id=838010 and http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B838010#appliesto Other than creating a container control, has Microsoft not created a risk free Rich Textbox control that can be used with Office XP and 2003, ...
|
| how to transfer collection between procedures | 04 Apr 2005 13:03 GMT | 5 |
in OL.2k3 I wrote a sub function to gather different items matching to conditions. That code is working fine. The problem I can't solve is how to give back that collection object to the calling main routine. the code looks like:
|
| Outlook Calendar Filter | 04 Apr 2005 12:42 GMT | 3 |
It was determined that Outlook 2000 can not programmically use a filter to be applied to a calendar. Outlook 2000 can only set a view. If a calendar contains say 300 staff, the only way to filter the calendar with the staff in question was to create a view and then have the ...
|
| What happened to 'Record Macro' function" | 04 Apr 2005 12:30 GMT | 1 |
A week or so ago I created a simple macro to insert some text in new email messages. I know a little VBA but not enough to just type the code in the editor. I know I must have used the recorder (like you can in Excel). I had to re-install the Outlook Contact Manager recently ...
|
| Custom field descriptions | 04 Apr 2005 11:51 GMT | 1 |
How do I display the description or phonetic rather than the value for a custom value field in PWA and Project Professional. I can see the description while I'm selecting from the listbox, but I can only see the number once a selection has been made.
|
| open word from vba outlook | 04 Apr 2005 07:55 GMT | 7 |
can anyone help me with this one. I want to open word without having to open it manually as I am calling a filesaveas dialog for word. Thanks I currently have
|
| What happened to 'Recod Macro'? | 04 Apr 2005 07:10 GMT | 1 |
A week or so ago I created a simple macro to insert some text in new email messages. I know a little VBA but not enough to just type the code in the editor. I know I must have used the recorder (like you can in Excel). I had to re-install the Outlook Contact Manager recently ...
|