| Thread | Last Post | Replies |
|
| Disable Tray Icon for New Mail? | 21 Jul 2004 17:01 GMT | 5 |
I use SpamBayes to screen and remove spam/junk email but when spam populates the Inbox, and then is immediately removed from the Inbox, the tray icon for "you have unopened items" still appears (even though the target spam is marked as read).
|
| Edit 'Check Full Name' form in Contacts | 21 Jul 2004 16:48 GMT | 1 |
Thanks to "Sue" for your help in getting me going in programming outlook! I now want to edit the 'Check Full Name' form that you get when you click the 'Full Name...' CmdBtn . I would like
|
| Exporting to a New Form | 21 Jul 2004 15:49 GMT | 1 |
I made a simplified version of the default 'Contacts' entry form and tried to import my old contacts list thru Excel (export old list to excel from old contact form). My imported data comes in, but my new form is reformatted
|
| adding exchange mailboxes to outlook client | 21 Jul 2004 12:55 GMT | 1 |
Hello Team, I want to automate the process of adding mailboxes from the Exchange Server to an Outlook client using VBA. The only solution i have found so far is using SendKeys on the dialog
|
| Button to automate new message settings | 21 Jul 2004 12:22 GMT | 2 |
Wow. This customizing of Outlook looks difficult. I had what I thought were modest requirements but suddenly this looks hard. I want to add 2 buttons to Outlook 2003. Both will invoke the "new message" dialog but with different settings for the message signature and different
|
| Sending email info to Excel? | 21 Jul 2004 09:25 GMT | 1 |
I have a few hundred emails that have mailing addresses on them that i need to put the all the mailing addresses into an excel spreadsheet. Any suggestions on how I can get all the addresses into excel with out having to do it
|
| Macro to export calendar to a dbf | 20 Jul 2004 20:11 GMT | 1 |
I found ot easier to find information to make macros in Word and Excel. I am trying to make a macro to export the calendar to a dbf file in outlook. I have to confess, I have not got a clue. Could anybody give me the firs push?
|
| Fields for meeting? | 20 Jul 2004 17:08 GMT | 1 |
Is it possible to have a couple of drop down boxes as fields when I set up a meeting so I can select how to bill the meeting? Can I export all meeting info to Access?
|
| Command Line switch: autorun | 20 Jul 2004 13:53 GMT | 6 |
I am trying to run the command line switch autorun, to run a macro. the Macro will work if I open up Outlook 2003 and go to tools->macro. But I am unable to run it from the command line. so my command line says:
|
| A quick question: referencing to the "parent" of a message | 20 Jul 2004 11:11 GMT | 2 |
I am completely new to the subject of Outlook automation (although I have a little experience in Word automation). I have a problem, and I hope can help me. I want to ask if for a given message that was created by the user (not
|
| Send Multiple Email command in Macro | 20 Jul 2004 03:32 GMT | 2 |
Hi, I have a Macro as such: Sub ChangeDelDate() Dim fld As MAPIFolder Dim objItem As MailItem
|
| return row and column numbers | 20 Jul 2004 02:08 GMT | 1 |
I want to be able to select a cell, then press the hotkeys to start a macro and reference the cells around the cell I have selected. How do i do this? Do I need functions that will return the row and column numbers of the
|
| SafeTask Item sits in Outbox unresolved | 19 Jul 2004 22:53 GMT | 1 |
I have an issue that I am hoping is a simple fix. Outlook 2000, Exchange 2000, WIN2K I have an external application that creates an outlook Task and assigns it. To avoid Outlook security prompts I have used Redemption.
|
| Message and Message Read Confirmatiom | 19 Jul 2004 16:35 GMT | 4 |
In Inbox Outlook 2002 I have received messages and read messages confirmation flags. I want to count the number of messages in the inbox, exluding the confirmation messages.
|
| Accessing CDO 1.21 failure | 19 Jul 2004 14:22 GMT | 6 |
I have Office 2003 professional installed. So, I guess the CDO 1.21 is bundled with. When I try to use Ole/Com Object viewer to view the Typelib content of Microsoft CDO 1.21 library. (TypeLibID{3FA7DEA7-6438-101B-ACC1-00AA00423326})
|