![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi,
i am Using MS Outlook 2003. I wrote an Outlook-VBA to move sent emails from the personal sent box to the group-account sent box, if sent on behalf of it. Now I want that everybody in our department uses this vba. But I cannot go to every staff, open outlook, copy the code and disable makro-security. Too much staff. So somebody in the MS Outlook Newsgroup told me, that I have to do this with a COM ADD-IN. ****. I really know nothing about COM ADD-INs. Is there a possibility to simply convert the VBA-Code into a COM ADD-IN? How do I register the COM ADD-IN for every user? Thx Joerg |
#2
|
|||
|
|||
![]()
Am Sun, 21 May 2006 15:04:03 +0200 schrieb Joerg Meier:
Joerg, please see my answer in de.outlook. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi, i am Using MS Outlook 2003. I wrote an Outlook-VBA to move sent emails from the personal sent box to the group-account sent box, if sent on behalf of it. Now I want that everybody in our department uses this vba. But I cannot go to every staff, open outlook, copy the code and disable makro-security. Too much staff. So somebody in the MS Outlook Newsgroup told me, that I have to do this with a COM ADD-IN. ****. I really know nothing about COM ADD-INs. Is there a possibility to simply convert the VBA-Code into a COM ADD-IN? How do I register the COM ADD-IN for every user? Thx Joerg |
#3
|
|||
|
|||
![]()
If you could post the answer here as well, I am sure lots of people
would benifit from your knowledge |
#4
|
|||
|
|||
![]()
Am 30 May 2006 17:59:19 -0700 schrieb :
In the German group he told that he wants a VBA project to be used by every member of a specific user group. Using a COM Add-In for that scenario was only one part of my answer. The other suggestions were to use Custom Forms, or to copy that VBA project into each user profile. Then he asked for a tool that converts the VBA project into a COM Add-In because he don´t want to learn VB. This was my answer then: You can do the migration from VBA to VB almost 1:1. All you need is Visual Basic 6 or an Office Developer Edition for being able to create ActiveX DLLs. So the "tool" you´re asking for is a proper developer environment. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- If you could post the answer here as well, I am sure lots of people would benifit from your knowledge |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
VBA Code not running until editor is open | gamename | Outlook and VBA | 0 | May 17th 06 06:42 PM |
VBA code not starting on some Outlook 2003 clients, does on others. | [email protected] | Outlook and VBA | 3 | May 17th 06 06:21 PM |
Using VBA code to automate a process | [email protected] | Outlook and VBA | 7 | April 21st 06 05:26 PM |
how to apply vba code to OL2003 forms ? | TimR | Outlook - Using Contacts | 1 | February 17th 06 05:41 PM |
VBA Code to check Task Status | [email protected] | Outlook and VBA | 2 | February 3rd 06 07:16 PM |