| Thread | Last Post | Replies |
|
| Flag Status categories | 22 Oct 2003 15:40 GMT | 1 |
I would like to know how to add more categories to the Flag status field. Currently, there is None, Completed and Flagged. Better yet, how do I set up a user-defined field that I can determine the drop-down selections?
|
| Userform stays on top when ShowModal=False | 22 Oct 2003 15:21 GMT | 1 |
I have a modeless userform that works great, except its window stays on top when I make another Outlook window active. I can use the other window, I just have to move the userform out of the way to see what I'm doing and/or click the mouse where I need it.
|
| Mass Finding and replaceing of email domains | 22 Oct 2003 01:13 GMT | 1 |
I have about 5000 addresses in my address book and am using outlook 2000 sp-3 I would like to Find all email domains and change them to anouthe domain ie mail.xxx.org to xxx.org. I have about 50 domain name
|
| Onslaught of bogus MS Security Bulletins | 22 Oct 2003 01:05 GMT | 13 |
Is there an uncomplicated way to stop the 15 or 20 e- mails at a time purporting the "latest Microsoft network patch"? Obviously someone's address book has been infected and is sending these out the everyone, but they
|
| Run VBA Userform in Outlook | 21 Oct 2003 21:23 GMT | 3 |
NOT a question about "Outlook Forms". This is a Userform in Outlook's VBA Editor. I'm missing something very basic. I can't figure out how to run a VBA form that I've created in my Outlook VbaProject.OTM, unless
|
| Using the Access object library without having Access installed | 21 Oct 2003 11:16 GMT | 2 |
In Outlook 2002 I am working with some code that uses the Nz () function from the Access library. I copied the msacc.olb file from a machine that has Access. Even after copying that file to the computer in question and referencing the library the function does not seem to work ...
|
| count messages | 21 Oct 2003 05:17 GMT | 2 |
How to do this: I have root folder and 4 subfoders under the root folder, they are all mail item type. if subfolder1 have 2 new messages and subfolder2 have 3 new messages, how to show the counter(5) beside the rootfolder?
|
| Macro to import from Access | 21 Oct 2003 02:14 GMT | 2 |
I would like to develop a macro to import an email list from Access; essentially, to automate the steps required by Outlook's Import and Export Wizard. I'm hoping there's a standard macro for this, so there is little or no user
|
| Macro to modify FAX number | 20 Oct 2003 22:22 GMT | 1 |
I have written many macros in Excel and some in Word - now a foray into Outlook. I want to insert the letter F in front of each fax number. Anyone have a snippet of code to help me get started?
|
| Deleting messages | 20 Oct 2003 22:01 GMT | 2 |
I have written a VBScript program to delete messages in Outlook infected with the Swen virus (I get up to 1200 per day). For some reason the program deletes roughly half the infected messages. Fortunately, I have the program log the messages it deletes, and I tested beforehand ...
|
| Newbie in Need of Direction | 20 Oct 2003 19:21 GMT | 6 |
I want to delve into some simple Outlook 2000 programming, am more-than-average computer-literate, but have no programming background. The question is -- where should I start? I have downloaded a couple of really basic VBA Pdfs, and read through them for a grasp of the concepts
|
| Commands to disable the virus checker when sending e-mails from code | 20 Oct 2003 17:46 GMT | 1 |
I need to send a mass mailing from an access database to 300 funders. I set up everything in the code to send the mesage but each time it sends an e-mail, the dialog box appears saying that this maybe a virus and do you want to continue. What is the VBA command to disable this ...
|
| Creating Mail Item with Sent flag set to true | 20 Oct 2003 17:44 GMT | 3 |
Hi, I have been tasked with synchronizing emails located on an external mail store into an Outlook Client. For the most part this has been achieved however when I create a mailitem in Outlook, the sent status is set to false and
|
| configure the download process | 20 Oct 2003 13:44 GMT | 1 |
Is it possible to retrieve the mail without removing the mail from the POP server? I have checked the IETF. It is possible to do it, but it has to rewrite all the handshaking.
|
| Outlook Object library | 19 Oct 2003 15:25 GMT | 3 |
I have a question I've never seen answered here. I apologize if this is not the right forum for this question, but: Suppose I'm writing an app in VB that connects to Outlook.
|