View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sp00nix[_25_] sp00nix[_25_] is offline
external usenet poster
 
Posts: 1
Default dynamically loading external macros, on the fly


I'm am trying to create somewhat of a scripting scheme so that the en
user can format their reports, but not be limited to just what m
scripting scheme offers. Basically, i want people who are not familia
with the macro side of excel to still be able to do powerful things
such as customization.

In order to complete this project, i imagine i will need to load .ba
files, or text files containing macros on the fly.

If i have a directory called "\scripts", how can i run a text file i
that directory as a macro?

thanks,
sp00

--
sp00ni
-----------------------------------------------------------------------
sp00nix's Profile: http://www.excelforum.com/member.php...nfo&userid=393
View this thread: http://www.excelforum.com/showthread.php?threadid=52381