P
Peter de Vroomen
Hi,
I have an Excel sheet that I want to include in a Word document. I do an
Insert Object with Create From File. But Word does not show all the columns
of my data, and I can't seem to get them shown by hand.
My purpose is to automate this from Visual Basic. In VB.NET I read the
UsedRange property, and the Columns and Rows members gave me the right
number of columns and rows (resp. 10 and 18). Still, Word only shows 8
columns instead of 10. It does show all the rows.
How can I get Word to show all the used columns?
I use Word 2000 SR-1, Excel 2000 SR-1 and VB.NET.
Regards,
PeterV
I have an Excel sheet that I want to include in a Word document. I do an
Insert Object with Create From File. But Word does not show all the columns
of my data, and I can't seem to get them shown by hand.
My purpose is to automate this from Visual Basic. In VB.NET I read the
UsedRange property, and the Columns and Rows members gave me the right
number of columns and rows (resp. 10 and 18). Still, Word only shows 8
columns instead of 10. It does show all the rows.
How can I get Word to show all the used columns?
I use Word 2000 SR-1, Excel 2000 SR-1 and VB.NET.
Regards,
PeterV