View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] doodles82a@yahoo.com is offline
external usenet poster
 
Posts: 23
Default Error when opening Embedded Excel File in Word

My workbook works fine. However, after I embed my workbook, as an
object, in a word document, my attempt to open my workbook yields an
error when I respond in the affirmative to enable macros. The error is
as follows:

Error # 1004 was generated by VBA Project method 'Calculation' of
Object '_Application' failed.

Once I press the OK button, the application seems to work fine. What's
causing the error? I'd like to alleviate the issue that is causing the
error to avoid confusion for other users.

Thank you!

Michael