Results 1 to 3 of 3

Thread: Outlook VBscript

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2004
    Posts
    1

    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

  2. #2
    Fanatic Member Matt_T_hat's Avatar
    Join Date
    Dec 2001
    Location
    '76 Male Body Evil-Errors: 666
    Posts
    774
    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.
    ?
    'What's this bit for anyway?
    For Jono

  3. #3
    Junior Member El-Phantasmo's Avatar
    Join Date
    Sep 2002
    Posts
    30
    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
  •  



Click Here to Expand Forum to Full Width