CAN ANYONE HELP ME HOW TO LOAD A WORD DOCUMENT, LINE BY LINE, IN Microsoft VB 2008? PLS>>>>>>>> Thank YOU!!!!!
loading a word document line by line in VB2008
Page 1 of 12 Replies - 2526 Views - Last Post: 25 January 2010 - 10:04 PM
Replies To: loading a word document line by line in VB2008
#2
Re: loading a word document line by line in VB2008
Posted 25 January 2010 - 09:50 PM
I think you should write the code for that and ask it
here is the hint
take richtext box contro
use openfiledialog
then use the method
RichTextBox.readToEnd();
try it
and code it
here is the hint
take richtext box contro
use openfiledialog
then use the method
RichTextBox.readToEnd();
try it
and code it
#3
Re: loading a word document line by line in VB2008
Posted 25 January 2010 - 10:04 PM
You will need to add the reference to the word object library for your version, import Microsoft.Office.Interop. Then google vb.net word automation and you will find many examples.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|