Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Outlook VBA - How to Convert a VBA Macro to an Outlook Add-In Without MS Visual Studio?

Status
Not open for further replies.

kjv1611

New member
Jul 9, 2003
10,758
US
Is there any way to create an add-in for Outlook from code you've already built in VBA without using MS Visual Studio?

I don't have that at work, and though I know we do have a few folks who do, I'd like to see if I can just do that without VS at all.

Any thoughts/ideas/references?

Thanks for any info.

"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57
 
Well, this isn't really one for Outlook, and I suppose it cannot really work the same, but at least gives me something to chew on:

I wonder if I can't find a way to do it in Outlook if I could create an Excel add-in that would then run some VBA code to insert the items into Outlook. Well, that's probably overkill, but it's at least something to think about.

"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top