Recurring error message

D

Dumbomacz

When I open excel I get the following message:

Compile error in hiddden module: modMain

Any suggestions on how to fix?
 
B

Bob Greenblatt

When I open excel I get the following message:

Compile error in hiddden module: modMain

Any suggestions on how to fix?
You are using an add-in or the workbook contains a macro that has an error.
You will need to remove the add-in or fix the error. It is possible that the
author of the add-in or macro- wrote it for windows using VBA features not
supported by Mac VBA.
 
Top