Thread
:
Excel using Word --- Object is not responding
View Single Post
#
8
Posted to microsoft.public.excel.programming
Alan[_8_]
external usenet poster
Posts: 117
Excel using Word --- Object is not responding
The work-around for this problem is to specify the width in points
vice inches, as below:
WordDoc.Tables(1).PreferredWidth = 563
Everything works perfectly now.
Aaaaaargggggg!!!
Alan
Reply With Quote
Alan[_8_]
View Public Profile
Find all posts by Alan[_8_]