Group: microsoft.public.word.vba.general
From: melon
Date: Friday, February 22, 2008 12:13 PM
Subject: Creating Excel Spreadsheet in Word with VBA

Kind of a stupid question. Is it possible to create/embed an excel
spreadsheet into a word document with VBA?

I can just create a regular table and then copy and paste to Excel,
but I want to know if there is any better option.