the macro freezeheader cannot be found

  • Thread starter Thread starter Stirling7
  • Start date Start date
S

Stirling7

I'm seeing the error message "the macro freezeheader cannot be found" in
Excel 2003 when trying to freeze or unfreeze panes.

Everything was working fine until a couple weeks ago. I haven't installed
any software other than perhaps a Windows update or two. Running XP SP3.

Help>Detect and Repair didn't do anything
Starting Excel with "/Automation" didn't help either.

This is a very rare problem if you go by the number of results on Google.
Any help would be appreciated.
 
Try
excel.exe /s /automation
that stops anything in xlstart from running too.

This sounds like a classic event trap code that has been deleted issue,
but normally /automation would fix it.

Cheers
Simon
Excel development website: www.codematic.net
 
Back
Top