A couple of approaches are possible:
1) Use the Office spreadsheet control on a custom page -- see http://www.outlookcode.com/article.aspx?id=69
2) With the cursor in the item body, choose Insert | Object and insert a new worksheet or document.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
>I am trying to embed an Excel or Word document into a Calendar form in
> Outlook 2003. Is this possible? If so, how?