View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Murphy[_4_] Joe Murphy[_4_] is offline
external usenet poster
 
Posts: 3
Default Newbie question: Importing modules (.bas) at startup?

I have a .bas file that I use to bold duplicate occurrences in a column.
Works great, but everytime I open a new spreadsheet I have to go to Tools
Macros VB Editor and then File Import File and go find the .bas file.

Is there a way for this .bas file to be loaded into Excel at startup?

Thanks,
JM