Skip to content
jpimbert edited this page Nov 12, 2012 · 3 revisions

Where ton install the Addins for use with Excel and other Microsoft application ?

  • into C:/Documents and Settings/xxx/Application Data/Microsoft/AddIns
  • they have to be .xla files for use by Excel

Le fichier des macros personnelles est PERSONAL.XLSB et se situe dans C:/Documents and Settings/xxx/Application Data/Microsoft/Excel/XLSTART

Activation de AddIn

Utilisation de références dans VBA (pour pouvoir accéder aux objets dans le code)

Clone this wiki locally