View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bluegrassstateworker bluegrassstateworker is offline
external usenet poster
 
Posts: 23
Default Printing an embedded Word Object

I have a printing macro that selects each worksheet then prints it
out. There are several embedded Word documents within it that I would
like to include within this printing macro. Havent seen any postings
on this.

Conceptually, I see this as a control problem since the macro would be
controlling Excel and not Word. Does anyone have a solution that
would make this work?