word doc

  • Thread starter Thread starter Ted Moes
  • Start date Start date
T

Ted Moes

When ever i open a word doc i get a visual basic error box saying:
Compile error in hidden module: basInterface

is it an easy fix
 
Ted said:
When ever i open a word doc i get a visual basic error box saying:
Compile error in hidden module: basInterface

is it an easy fix

You have an add-in with a badly written macro. You need to find out which
add-in contains the macro and remove that add-in.

See the last section of
http://word.mvps.org/FAQs/AppErrors/ProbsOpeningWord.htm for the procedure.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
well i renamed normal.dot to .old then back to .dot and low and behold error
was gone
ty
 
Back
Top