Consulting

Results 1 to 2 of 2

Thread: Help, need a macro for groups of calendar events!

  1. #1
    VBAX Newbie
    Joined
    Feb 2006
    Posts
    1
    Location

    Help, need a macro for groups of calendar events!

    I manage a project which is deployed at all of our sites worldwide. For each site's deployment, there is a predictable set of events which has identical timing. Each deployment starts on a different day. I use Outlook to track the milestones for each deployment.I would like to save a group of events as a template that could be copied and customized for each deployment, rather than having to recreate the sequence of events for each site. Is this possible, perhaps using a macro?Any help is greatly appreciated!

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Guru MOS MASTER's Avatar
    Joined
    Apr 2005
    Location
    Breda, The Netherlands
    Posts
    3,281
    Location
    Hi & welcome to VBAX!

    Calendar events are not my perticular field of expertise but if it comes to deploying stuff in Outlook... this app is pourly equipt!

    The easiest thing todo, because you're going to modify each sub for each project to there specific needs is to write your general class in a module and export that module as a file. (right mouse | Export)

    The same way you can then Import it again in each client pc's outlook project and customize it over there.

    HTH.
    _________
    Groetjes,

    Joost Verdaasdonk
    M.O.S. Master

    Mark your thread solved, when it has been, by hitting the Thread Tools dropdown at the top of the thread.
    (I don't answer questions asked through E-mail or PM's)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •