View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Billy Liddel Billy Liddel is offline
external usenet poster
 
Posts: 527
Default Compile error in hidden module: ThisWorkbook

I'm guessing that the error is in your Personal Workbook as this is hidden
and opened with Excel. Press Alt + F11 and see if you can see any macros then
Press Debug, Complile Vb Project


If you do not see any macros listed then Press Ctrl + R to view the Project
Explorer. Is there a Line VBProject(PERSONAL.XLS) then if necessary, click
the + Button to open the list and then try debugging each module in turn.

Good luck
Peter

"Slibert" wrote:

How to Correct the "Compile error in hidden module: ThisWorkbook"? When
opening Excel 2003, now, for whatever reason, I receive a dialog box,
immediately upon opening the program, with the message "Compile error in
hidden module:
ThisWorkbook" What needs to be done, to correct this??