|
-
Mar 31st, 2004, 07:45 PM
#1
Thread Starter
New Member
Outlook VBscript
I need to know if something is possible in outlook 2003 for an exchange server.
can i write a script that does the following.
in the subject line reads: " " (for any subject given)
if
" " + "i got it"
move to folder "customer calls"
else
nothing
is that at all possible???
any help is appreciated
-
Apr 1st, 2004, 05:53 AM
#2
Fanatic Member
You don't want to try that with VBscript. I'd give you good odds that your virus scanner will not like it.
But with VBa (VB for Applications) you might have more joy.
the simple answer is yes I expect it is possible but I must confess I wouldn't know how to do it.
You might want to post in the VBa section for some VBa gurus to answer the question better.
-
Apr 1st, 2004, 08:23 AM
#3
Junior Member
Fairly easy
You can create a VBA module in Outlook to run it, and set it to monitor the Inbox.
If the mail is sent to a public folder its also possible.
I think this gives you a general idea
If not just search around google you can find a few hits
http://www.win2000mag.com/Articles/I...ArticleID=7677
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|