How to create add-ins

R

Rob Diamant

Can anyone provide direction / example on how to create an Add-In for Access
2003. I would like to program a few keyboard shortcuts (Like F5-refresh,
close window - no save, etc...). Since I am constantly using over 100
databases I really don't want to add modules to them all, but would like to
create a universal solution.

TIA

Rob
 
T

Tony Toews

Rob Diamant said:
Can anyone provide direction / example on how to create an Add-In for Access
2003. I would like to program a few keyboard shortcuts (Like F5-refresh,
close window - no save, etc...). Since I am constantly using over 100
databases I really don't want to add modules to them all, but would like to
create a universal solution.

I'd search at support.microsoft.com. Also the online help has some
information.

There's some info at Add-in Tips, Hints and Gotchas page at
http://www.granite.ab.ca/access/addins.htm along with some links that
may be of some use.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Top