Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Word
application.errors
conversions
docmanagement
drawing.graphics
formatting.longdocs
international
internet.assistant
mail
mailmerge.fields
menustoolbars
newusers
numbering
oleinterop
pagelayout
printingfonts
setup.networking
spelling.grammar
tables
vba.addins
vba.beginners
vba.customization
vba.general
vba.userforms
web.authoring
word6-7macros
word97vba
  
 
date: Mon, 17 Sep 2007 02:26:50 +0200,    group: microsoft.public.word.vba.addins        back       


Write an addin for Access VBA-IDE   
Hi


i want to write my own little addin to MS-Access 2000 or higher
that exports modules of vba-projects to extern files, whenever a new 
Project is loaded.

Any pointers on where to start?
Afaik i have to implement an interface in order to integrate into
ms-access, sadly forgot which one, think something with "Extensibility"
or such like. Any hints much appreciated!

MfG,
Alex
date: Mon, 17 Sep 2007 02:26:50 +0200   author:   Alexander Mueller

Re: Write an addin for Access VBA-IDE   
I wrote:

> i want to write my own little addin to MS-Access 2000 or higher
> that exports modules of vba-projects to extern files, whenever a new 
> Project is loaded.
> 
> Any pointers on where to start?
> Afaik i have to implement an interface in order to integrate into
> ms-access, sadly forgot which one, think something with "Extensibility"
> or such like. Any hints much appreciated!


Found it on my own:
The interface is called: IDTExtensibility2, typelib/server
is msaddndr.dll.

A how-to on how to implement it using VB.Net is available at MSDN,
applies to VB-6, too, with some modifications:

"How To Build an Office COM Add-in by Using Visual Basic .NET"
http://support.microsoft.com/?scid=kb;en-us;302896


MfG,
Alex
date: Mon, 17 Sep 2007 03:51:20 +0200   author:   Alexander Mueller

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us