March 2006
M T W T F S S
« Feb   Apr »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Archives

Archive for March, 2006

New Access

( General )

Just a quicky:
http://blogs.msdn.com/access/default.aspx
MS blog about new Access if it’s as good as Dave’s Excel one, it will be fantasic!

Click to install Addin

( General and Addins )

The following code will install an addin to the users local addins folder. There are two constants that need to be changed, well only one really if your installing a .xla. You will also need to modify the call to "Addcustommenu" which appears twice - make a call to your menu/entry points code.
The code actually [...]