View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patrece Patrece is offline
external usenet poster
 
Posts: 3
Default VBA - Normal project file

you know how in the visual basic editor you can store
modules in the normal project file if you want the macros
to be available at the start up of excel, well if that
normal project file isn't listed in VBA project window,
how do you get it back there? or what file do you use so
that a macro will be available at excel startup? thanks in
advance

-patrece