Hi All..
listen I'm programing a program and I have a problem!
that problem is that I need to open a Microsoft document by using visual basic
I just need to open it like that
if combo1.text = 1 then ""open the document1.doc from c:\data\document1.doc"
if combo1.text = 2 then ""open the socument2.doc from c:\data\document2.doc"
e.t.c...
then I will make a changes and save it in a document form!
if u know the answer! Please help!
Very thankful!