| Thread | Last Post | Replies |
|
| The macros in this project are disabled. | 11 Apr 2005 17:04 GMT | 2 |
The macros in this project are disabled.
|
| Sendor information | 11 Apr 2005 16:08 GMT | 2 |
When I open an e-mail sent to me by someone within the company, I can right click on the sender's name. A menu is displayed and one of the items is "Office: 1234". 1234 is a code for the sender's home office.
|
| Message of warning | 11 Apr 2005 12:14 GMT | 1 |
When my code try to access at the inbox or address book, Outlook shows a message of warning. Is possible to disable this message? Thanks!
|
| How find the removed item after ItemRemove ? | 11 Apr 2005 09:08 GMT | 1 |
With Office 2000 (Outlook 9.0), I am having problems with the Outlook data model and event model. My biggest problem is that Items.ItemRemove() does not give a pointer to the item which has just been removed. I want to synchronize Outlook
|
| Force Macro to Wait Until New Message Displayed and Printed | 11 Apr 2005 07:21 GMT | 1 |
I use this macro to print all new incoming messages. I use Outlook 2002. Since the messages are html and contain images, this macro displays then prints each message. This accomodates an Outlook 2002 requirement that incoming messages be displayed prior to printing.
|
| MS-Access | 11 Apr 2005 06:51 GMT | 1 |
Can we say MS-Access as true RDBMS?, What are the key difference between an RDBMS SQL-Server and MS-Access
|
| DesignForm-new combo & list boxes | 10 Apr 2005 06:20 GMT | 1 |
I am currently implementing a contact management database for our new marketing department within a small company. We are using Outlook 03. I've designed forms many forms in the past - but I need a little refresher. Microsoft has done away with the original INDEX for help - ...
|
| Calling Outlook VBA function from another application | 09 Apr 2005 18:23 GMT | 1 |
I want an Access application to know which (non-default) Outlook folder to put an item into. There's already code in Outlook to find this folder, but I don't want to re-write this code in Access. That's poor encapsulation.
|
| avoid renewal the entry_id | 08 Apr 2005 22:58 GMT | 1 |
is there any way, how i can avoid the renewal of an entry_id, when i move an item for example? better question: is there an attribute of an item which never changes and is unique?
|
| ChooseFrom and custom forms | 08 Apr 2005 18:47 GMT | 1 |
Has anyone created any custom forms that can be used w/ChooseFrom ? Is it possible to have a form that displays all of your aliases, so that you do not have to use the View / Options / Have replies sent to... method ? It would be nice if you could "choose" the address that you ...
|
| Get Variable so other Sub can use? | 08 Apr 2005 18:32 GMT | 2 |
Can someone help me with the following. The following little macro puts the date varable trDateText How do I pass the variable from MyDateInfo to MainProg so i can use it there. Both are in separate modules.
|
| Reviewing properties | 08 Apr 2005 18:29 GMT | 1 |
I have a macro that processes attachments to e-mails. The macro copies the attachment to a new folder where it compiles the data in a new workbook. The e-mail subject line contains the office code for the data in the e-mail.
|
| outlook.application object | 08 Apr 2005 18:06 GMT | 3 |
I am writing a VB6 program that emails using an "outlook.application" object automatically from a database. Everything seems to be fine only that for each email I have to answer a "Y" to a pop-up window warning me that I might be at risk to invasion.
|
| Getting the active window in outlook model | 08 Apr 2005 18:00 GMT | 1 |
I've created the following code in Outlook 2003 for automatically forwarding email's to a specific person. It selects the first email in the list. However, I would like to assign it to a toolbar and have it send the email opened in the active window rather than the first in the ...
|
| Device synchronisation | 08 Apr 2005 16:32 GMT | 3 |
When I synchronise my Sony-Ericsson P910i with Outlook, I get a dialog box which says "A program is trying to access e-mail addresses you have stored in Outlook. Do you want to allow this?" I would like to intercept this dialog box and confirm the connection
|