Results 1 to 5 of 5

Thread: How to make outlook's Vb code as exe

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2009
    Posts
    2

    How to make outlook's Vb code as exe

    I need to set the 20(same) Categories in 100 users's Outlook. Users don't want to manually create. Solution would be, running the exe on their machines , this VB code should be executed and set the Categories.
    From Outlook Tools/Macro->Visual Basic Editor, if we paste the atached code(VB code) , then do F5, that will set the categories.


    This code is saved as VbaProject.OTM under
    C:\WINNT\Profiles\%USERPROFILE%\Application Data\Microsoft\Outlook

    If I copy this file to some other users's Outlook directory, still the user has to go to VB editor and execute. Users do not want go to this editor


    I am not sure, how to ake this code as exe, so it can run in users outlook.

    if you have any suggestions to make this code as exe that would be great.


    Thanks in advance,
    Attached Files Attached Files

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