Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default printout method on embedded word doc fails - PART 2

I have a word doc embedded in an excel sheet. when i try to print the word
doc from vba i always get a runtime error 4506 : method not available on the
".printout statement".
I have even tried putting a print macro in the embedded word doc :
sub PrintMe()
activedocument.printout
end sub
very simple indeed, but when accessing(not running the macro) this embedded
doc from vba, i get the runtime error message 4506 : method not available

i have tried everything from early binding to late binding but to no avail.
it seems like the Word printout method is not accessible from excel

has anyone experienced this problem ? or have a solution ?


thanks
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
printout method on embedded word document fails lieven Excel Programming 5 March 21st 07 10:54 AM
Deselecting sheets after the PrintOut method [email protected] Excel Programming 1 September 3rd 05 12:29 AM
Problems with Printout Method No Name Excel Programming 0 March 3rd 05 04:33 PM
Printout method: in color, duplex [email protected] Excel Programming 3 January 4th 05 08:55 PM
Excel vba printout method Curtis[_4_] Excel Programming 11 October 28th 03 01:15 PM


All times are GMT +1. The time now is 06:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"