View Single Post
 
Old 04-06-2013, 05:21 PM
fumei fumei is offline Windows 7 64bit Office XP
Expert
 
Join Date: Jan 2013
Posts: 440
fumei is on a distinguished road
Default

Let me see if I understand. You want some NON-VBA script to write your macro into every users Normal. I am not sure you CAN poke the BAS file into Normal with a non-VBA solution.

You can use VBA to do it, importing the BAS file. Although you will have to open the Normal file first.

I am not quite following why this is needed. Add-ins do not have to be in Startup, they can be in any folder including network folders.
Reply With Quote