read the word document line by line thru visual basic 6.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vivekgrs
    New Member
    • Mar 2006
    • 11

    read the word document line by line thru visual basic 6.0

    hi friends

    i want 2 read the data from word document line by line. can anyone help me. i can able 2 read data in text file by using filesystemobjec t.

    regards
    vivek
  • kadghar
    Recognized Expert Top Contributor
    • Apr 2007
    • 1302

    #2
    Originally posted by vivekgrs
    hi friends

    i want 2 read the data from word document line by line. can anyone help me. i can able 2 read data in text file by using filesystemobjec t.

    regards
    vivek
    Wouldnt it be easier using OPEN / FOR INPUT / AS

    since u're using VB6
    ¿?

    Comment

    Working...