Jack-Jones
New member
- Joined
- Mar 12, 2011
- Messages
- 2
- Programming Experience
- 1-3
Hi
What would be the best way of importing the contents of table from a Word file to a XLS file.
Copying the table from the Word file to XLS does not work as the contents of the table have soft and hard returns so when pasting in to XLS the contents are split across several cells.
I am able to open a Word file in VB.NET but do not know how to copy the contents of the table to the program and then to an XLS file.
Any help or code example is appreciated.
Thanks
What would be the best way of importing the contents of table from a Word file to a XLS file.
Copying the table from the Word file to XLS does not work as the contents of the table have soft and hard returns so when pasting in to XLS the contents are split across several cells.
I am able to open a Word file in VB.NET but do not know how to copy the contents of the table to the program and then to an XLS file.
Any help or code example is appreciated.
Thanks