Trying to Embed Word in Excel

  • Thread starter Thread starter McCormack
  • Start date Start date
M

McCormack

I am trying to embed a 5 page word doc into an excel
spreadsheet and no matter how big I try and make the
object box I only get the first page of the Word doc to
print(I do have it set to print more than one page). I
have tried playing with most of the object and print
properties I am using =EMBED("Document","") any Ideas?

Thanks
 
Sounds to me like you should be trying to accomodate the Excel data in the
Word document rather than the other way around.

Alan
 
If you double click on the embedded word document, can't you print it from
there?

(The only way that I've been able to see more than the first page of a word doc
is to cheat and split each page into its own document and insert multiple
documents.)
 
Back
Top