View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marvin Johnson Marvin Johnson is offline
external usenet poster
 
Posts: 1
Default Saving Excel VBA code to Personal.xls

If one records a macro in Excel they have the option of saving the macro to
the Personal.xls directory for global use. How does one do this with a
subroutiune already written in VBA? Do you export?