Compile error in hidden module: Procedures .... FIXED
I was going crazy... so this FIX is for anyone else going crazy.
My error message on Excel open and close, similar to all the others, but there was no MS fix as for the others. Error was:
"Compile error in hidden module: Procedures"
A Google search notes it is in an XLA error in a Statistics program called XLSTAT, which I had on my machine for Trial, but uninstalled, or so I thought.
A forum search on this forum "compile error in hidden module" threw up 3 pages of similar problems with solutions varying from those proffered by Microsoft to those proffered by other add-in vendors. These included unchecking the Add-ins one by one and removing .XLA files from a specific add-in directory.
None of these worked, but many said look in
C:\Program Files\Microsoft Office\Office10\XLStart and remove all the files. Mine was empty.
I also looked looked in
C:\Program Files\Microsoft Office\Office10\Addins and remove the offending file. Mine had NO xla files in it.
I even searched for and deleted all the registry keys referring to XLSTAT. No Go.
(Office 10 can be Office 11 etc... in the above paths)
So where did I find the offending .xla?
C:\Documents and Settings\YourUserName\Application Data\Microsoft\Excel\XLStart\XLSTART.XLA
I was initially confused by the XLSTART.XLA file rather than XLSTAT.XLA add-in I was looking for, but holding the arrow over that file showed it belonged to XLSTAT. (I had ealier checked my entire directory for XLSTAT.XLA)
Anyway, there you have it. Fixed at long last. Hope this helps someone.
k.