View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Janet Braune Janet Braune is offline
external usenet poster
 
Posts: 1
Default Saving Excel macros on a network

I know that global macros are saved in Personal.xls, which is always
loaded when Excel is opened, but I'm not sure what happens when that
Excel file is then saved on a network, so mutiple users can access
it. If the XLSTART folder is on the C: drive, where is Personal.xls
saved when the file is on a network.

How can Excel users both have use of global macros in Excel files on a
network, and also save their own global macros.

Can anyone help.