Send response based on category rule; auto remove category?
Thu, 30 Oct 2008 08:54:01 -0700
I'm using Outlook 2003, Windows XP Pro. I think I have two questions here.
In outlook, I have 2 mailboxes: my own work email and a secondary email,
where I respond to customer inquiries on behalf of the department. For the
department mailbox only, I would like to categorize incoming emails then run
a rule ...
|
Move Incoming Emails to Separate Folders
Thu, 30 Oct 2008 08:07:02 -0700
I have emails coming in that I need to put into different folders, based on
text in the subject line. I was using the Rules feature, but I have already
exceeded the amount of rules allowed. How can I do this in VB? Also, where
would the code go? In "ThisOutlookSession"? Thanks for your help. ...
|
DLL Hell with the View Control OUTLCTL.DLL
Thu, 30 Oct 2008 07:40:19 -0700
I've had a VB6 app running well for a couple of years with a customer with
mixed Office 2003/2007, and this app utilises the Outlook view Control
(OUTLCTL.DLL)
Recently I upgraded my development machine to Office 2007 and now the exe
file produced by VB gives an error on customers using Outlook 2003 that sa ...
|
How can I Display/Change the Message-id in the header of a mail sent or to be sent
Thu, 30 Oct 2008 15:33:15 +0100
Hi,
Some mail I've sent have been lost by my email provider.
In order to help them to found a bug in their mails systems, they asked me
to tell us the message-id of my sent message.
In outlook 2007 or XP, I can't view header for the message I sent. Message
received only have Message-Id correctly filled. E ...
|
Set appointment location
Thu, 30 Oct 2008 07:00:10 -0700
I have a macro that creates a new appointment from e-mails that I get. I am
trying to add some new functionality that will search the e-mail for a string
("KCC" or"PCC") and if the it finds that string set the location of the
appointment to that string. Please advise.
Regards
~N ...
|
Programmatically select an item with a particular Subject
Wed, 29 Oct 2008 20:07:01 -0700
I am writing a piece of code in Outlook VBA that selects an item in my Inbox
with a specific Subject. I am able to get to the desired item using
ActiveExplorer.CurrentFolder.Items.Item("My Subject")
but am not able to select it. Can anyone help me out? I tried to use the
selection property, but it is read ...
|
Need Help for fire department
Thu, 30 Oct 2008 09:30:49 +0800
OK our County Dispatch sends out emails/text messages with our current calls
for our fire department, however 3/4 of our Fire Department has sprint
phones and we only receive the first 160 characters. I need a little help
writing a macro for outlook that automatically forwards an email when
received through ...
|
|
|
send messages, say New domain not yet Verifired - Help!
Wed, 29 Oct 2008 14:43:00 -0700
Every time I try to send an email I get " New domain not yet verified" error
#550.
It just started recently. I have been sending messages all along with no
problem.
What went wrong? ...
|
VBA Outlook and Access 2007
Wed, 29 Oct 2008 11:51:02 -0700
I have an Outlook folder with several thousand messages. I want to look
through the body of them, extract some information, and save it to an Access
data table. I thought I could do this from Access, but every time I try to
look at the attached folder in Access, Access closes and has to restart. I've
tried t ...
|
HDI: Create a Custom Multiselect Field
Wed, 29 Oct 2008 11:41:02 -0700
Hello all,
My business problem is that I receive emails for service requests. I would
like to be able to assign a Service Request ID and Brief Description to these
emails AND track their completion. so...
I need some fields with some functionality
Service Request ID: be able to tag a message or recognize ...
|