| Thread | Last Post | Replies |
|
| Inserting Contents Of Formatted Form Letters Into an Outlook 2002 Message... | 11 May 2004 16:42 GMT | 1 |
Dear Colleagues: I'm working on an App that generates form letters with special text formatting, nothing too complicated - and the form letters include a scanned signature (a .bmp file). The client wants to send these form letters to certain customers via email. The email ...
|
| OL2003 and Sending Mail via VBA | 11 May 2004 16:31 GMT | 12 |
I have an application that was written prior to OL2003. It uses VBA to send mail to SMTP addresses from an SQL database. Outlook 2003 doesn't resolve addresses/names correctly. The address is placed into the address, but the display name is set to blank. When you look at the ...
|
| Stopping Desktop Alert form showing? Move, Delete? | 11 May 2004 16:15 GMT | 1 |
I know I can't access the desktop alert object but on certain emails that a vba will process I do not want the desktop alert to show up. I've tried immediately moving the item to the Deleted Items folder as soon as the Item is added to the Inbox but it still shows up. For
|
| Howto to save no outlook data into contactiem ? | 11 May 2004 14:13 GMT | 3 |
I have made a javascript in order to synchronize an Outlook Client (2000,XP,2000) with a Web portal. (Using ActiveX of Outlook in a IE Navigator). The WebPortal work under Apache / PHP / MySQL, i wrote javascript in
|
| Creating appointment items in a public folder | 11 May 2004 12:18 GMT | 1 |
I'm trying to create appointment items in a public folder, but the items are always saved in my personal folder. I use the getdefaultfolder(olPublicFoldersAllPublicFolders) but still it doesn't work. I 'd like an example of how it could work it concerns a
|
| Outlook 97 | 10 May 2004 23:23 GMT | 3 |
I just booted to my system that has Office 97. I forget, did Outlook 97 have VBA macros? If so, I cannot find a way to open the VBIDE.
|
| SentonBehalfOf and Redemption | 10 May 2004 23:19 GMT | 1 |
Does the SentOnBehalf property of the SafeMailItem work in Redemption i.e. if I set a value for SentOnBehalf and then use Redemption to send the mail item, will this work? Regards
|
| Moving e-mails with attachments | 10 May 2004 23:11 GMT | 3 |
My knowledge of macros and VB could fit in a thimble. Can a macro be written for Outlook that will move e-mail messages from the inbox to another folder based on the extension (i.e. .exe) of the attachment? I want
|
| Attachements of an email | 10 May 2004 22:21 GMT | 1 |
please help me, I am trying to do the following: If I receive an email with an attachement the attachement should be saved automatically in a special file in a special path of the PC. The file name has to be the same name as the 7 last letters of the subject.
|
| Error printing html file using IE object model in outlook | 10 May 2004 21:54 GMT | 5 |
I have a macro in outlook that prints html attachment using IE object model and I am getting ExecWB failed error when I runs the macro, here is my code, any help is appreciated.
|
| Outlook 2000 "Save As" file type | 10 May 2004 17:35 GMT | 1 |
Is there a way to change the "Save As" file type to a default setting for message format rather than having to manually select it every time I save an email?
|
| integration with outside database | 10 May 2004 17:35 GMT | 1 |
We have at work a law department that wishes to have its staff share in access to critical work and case related information directly from their desk top using MS-Outlook 2000 with integration to the case management database
|
| Email from Access | 10 May 2004 16:57 GMT | 2 |
Is it possible to suppress the 'A program is trying to send an email....' dialog box when using the 'sendobject' command from Access. I hav a lot of reports to email, but this dialog (and the one that asks which profile to use)
|
| Call Excel 2002 Macro from Outlook 2002 | 10 May 2004 14:27 GMT | 1 |
I have posted this to the regular Outlook forum but there seems to be no easy solution to the following question: How can I run an Excel 2002 macro (which already exists and sends out an Excel selection via e-mail) whenever I receive an e-mail in Outlook with a
|
| Redemption and OL2003 | 10 May 2004 08:28 GMT | 5 |
I am using the SafeMailItem from a VFP application and when we send the mail, the display name is empty. This didn't happen under OL2002, 2000, etc... The address is resolved, but Outlook displays no name on the sent message.
|