Opens a word file in vb
Opens a word file in vb
API Declarations
Dim msWord As Word.Application
Rate Opens a word file in vb
(1(1 Vote))
msWord.Documents.Open (Dir1.Path + "\" + Text2.Text)
End Sub
(Use a dir box and a text box)
Opens a word file in vb Comments
No comments yet — be the first to post one!
Post a Comment