"Enabel / Disable macros" message box appears no matter which .xls file the user opens....

N

Nils Egil Lie

"Enabel / Disable macros" message box appears no matter which .xls
file I open... I can't find any hidden/empty code in the xls files...

Has someone got any experience with this?

krgds,
Nils Egil Lie
Stolt Offshore AS
 
F

Frank Kabel

Hi
you also have to remove the (empty) modules in the VBA editor. Also
check that there're no statements left in the worksheet modules and in
the workbook module
 
Top