| Thread | Last Post | Replies |
|
| New Mail Flag | 12 Sep 2003 14:25 GMT | 1 |
Now that my rules are working correctly (thank you Sue!), the 125+ daily spams are deleted upon receipt. However, the little new mail envelope icon appears in the task bar. I would like to add code that allows the icon to appear by
|
| Controlling Outlook from Excel Using VBA | 11 Sep 2003 23:29 GMT | 3 |
Can anyone give me some code or point me at some examples of controlling Outlook from Excel. What I want to do is open Outlook (if it is not open) and then connect to some .pst files.
|
| changing content of a standard outlook2000 field | 11 Sep 2003 21:14 GMT | 1 |
i was wondering if someone knows a way to change the content of a field in outlook2000 using vba. i dont wanna create a whole new form all i need is a name of a field i can use. what i want to do is: look through my addressbook and write the names and
|
| Using Word | 11 Sep 2003 21:12 GMT | 1 |
Without using mail merge, I would like to know if there is a way to drop a contact's name and address into a Word document.
|
| Outlook XP / 2002: View DL name as dropdown from within contacts | 11 Sep 2003 21:11 GMT | 1 |
I am trying to update the contact's membership to various DLs (distribution lists) from within the Contacts view and am unable to do so. Can anybody help me with a macro or custom view for the same?
|
| Closing a document | 11 Sep 2003 21:11 GMT | 1 |
In my Outlook application I have code that takes me into a Word document. When I go there, I close the Word doc. but if I try to open it again from Outlook I get an error that says the Word doc. is already open. How do I make
|
| sending update-query from outlook-form to MS SQL-database | 11 Sep 2003 21:10 GMT | 1 |
The case is this: I have a costum outlook form . I wish to create a macro that will send an Update-statement to an sql-server with the values of the form-fields. How do I do this ?
|
| Tab Color Coding | 11 Sep 2003 21:09 GMT | 1 |
I am wondering if it is possible to program a color on a custom Outlook form with various tabs. Clients some times have a hard time knowing which tab they are working on. I was hopeing when they switched to another tab, that I
|
| Matching Addressbook Recipients to Contacts | 11 Sep 2003 21:09 GMT | 1 |
I've got a weird problem. I open the Addressbook dialog and let the user select some recipients. I then loop through the selected collection and try to match the items with the contacts in the contacts folder. I am unable to match the Contact using the Find
|
| Want to use multiple sender accounts with one mailbox | 11 Sep 2003 21:08 GMT | 1 |
I am trying to find a way to use multiple email identities to sent mail from one account. To be more specific, I have about half a dozen email addresses with I use with Outlook 2002. (Mine, my wife's, a shared address, two webmaster accounts.) All of these addresses are ...
|
| Hyperlink Phone numbers on Outlook contact page | 11 Sep 2003 20:51 GMT | 1 |
I'm hoping this is a simple VB thing. When browsing contacts and/or when viewing a contact I'd like for the phone numbers to be hyperlinked to a url such as http://google.com?phone='outlook phone number'
|
| Creating Subfolders | 11 Sep 2003 15:31 GMT | 1 |
I am trying to create subfolders about 6 levels deep in a public folder on an Exchange server. Any ideas on how to do this efficiently? Thanks
|
| auto delete an email after reading... | 11 Sep 2003 15:29 GMT | 1 |
We have a situation where when a particular email is sent, I would like to run some code that detects this message has come into the users inbox (based on content in the subject area - it will always be the same), then
|
| use vba or vb to permanently delete unopened deleted items | 11 Sep 2003 15:25 GMT | 1 |
about 1/2 of my email now is junk spam that i just delete but it still ends up in the deleted folder wasting space and search time, etc. i would like to write a hopefully quick program to permanently delete all unopened mail in the default outlook deleted folder, before i spend too ...
|
| Record a macro in Outlook | 11 Sep 2003 15:21 GMT | 1 |
I would like to record a macro in Outlook so I don't have to write redundant things on most (but not all) emails I send. Then be able to press, for example, Ctrl-y, to have it add to the email. Thanks for any help offered in advance.
|