R
rael_lucid
Hi,
I have written some VBA code which does the following:
1) checks if a custombar exists;
2) if not, adds it
3) adds a combobox to the custombar
all is working well on my PC. I now want it to load whenever the user opens
MS Word. I am looking for something similar to MS Excel's Add-In file format
(xla), but am a little lost.
Can someone point me in the direction of a step-by-step guide for doing
something like this?
Rael
I have written some VBA code which does the following:
1) checks if a custombar exists;
2) if not, adds it
3) adds a combobox to the custombar
all is working well on my PC. I now want it to load whenever the user opens
MS Word. I am looking for something similar to MS Excel's Add-In file format
(xla), but am a little lost.
Can someone point me in the direction of a step-by-step guide for doing
something like this?
Rael