Microsoft 2000 excel

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

Previously, I did not get this message when starting
Microsoft excel 2000 using Window 98. I now get a message
with starting up excel.
C:\Windows\System\SBFM40.XLA contains macros
Disable macro Enable macro More info
What can be done to prevent this message for showing up at
startup? I cannot seem to find the macro.

Can work sheets in excel have the same Headers & Footers
formated without doing each sheet separately?
 
When you record a macro, Excel creates a module in which the code is
stored. When you delete the macro, the module is not automatically
deleted. There are some instructions here for finding and removing the
module, or any remaining code:

http://www.contextures.com/xlfaqMac.html#NoMacros

To have the same header and footer on all sheets, select all the sheets,
then add the header/footer, then deselect the sheets.

To select all sheets, right-click on a sheet tab, and choose 'Select All
Sheets'
 
Back
Top