View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VBA_Newb VBA_Newb is offline
external usenet poster
 
Posts: 2
Default Personal.xlsb problems

If I open xl2007 via the excel.exe (or shortcut) it will load the macros
contained in the personal.xlsb file. However, if I click on an existing .xlsx
file, the personal.xlsb file is not loaded (not even hidden). I checked my
add-ins to ensure that the personal.xlsb file is disabled (thinking excel
might have thought it was corrupt), but it doesn't show disabled.

So, why does xl2007 load the macros if I open a new workbook, but not when I
open an existing workbook?

Thanks!