Compile error in hidden module : MenuHandling

M

marcco

Hi a spreadsheet that was created in excel 2000 , on opening in excel 2003
the compile error comes up. and stops all macros from running . any ideas how
to fix this? I used to use this a lot and not sure if i can roll back to
excel 2000 (corp. IT policies)

marc
(e-mail address removed)
 
R

Robert Flanagan

The three most likely causes:

1) an error in your code. Doing what Bob suggested will find that

2) A missing reference. Select in VB editor Tools, References. If the
missing reference is to the refedit control, unchecking normally solves.

3) A problem with the installation of Office. Steps to solve are found at
http://www.add-ins.com/how_to_repair_office.htm

Let us know how things go.

Robert Flanagan
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top