Add-In for Outlook VBA

MUKESHY12390

Well-known Member
Joined
Sep 18, 2012
Messages
901
Office Version
  1. 2013
  2. 2011
  3. 2010
  4. 2007
Platform
  1. Windows
Hi all,

Just wanted to confirm is there any way we can create Add-in for Outlook( it includes Outlook Item_send).

I wanted to trigger Event when ever user click to send mail, I know how the process works I can write manually (by pressing ALT+F11).

But I have more than 100 user, I can't write it for all user, wanted to create sort of Add-In type so that user can add there outlook just press click.

Any direct/indirect help would be appreciate, I just wanted to know the way that's all.

Regards,
Mukesh Y
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
I think Outlook only handles COM add-ins.

You could send them the code to copy and paste into ThisOutlookSession.
 
Upvote 0
yeah but we have protocol all code should be locked and user not allowed to do that.

are you sure without COM Add-ins is not possible , I'm surprised.
 
Upvote 0
In Outlook, File > Options > Add-Ins, Manage. What do you see in the drop-down?
 
Upvote 0

Forum statistics

Threads
1,215,461
Messages
6,124,957
Members
449,200
Latest member
indiansth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top