Can someone please help me.
I want to call an MS Word Document in my system using VB.net
what should be the syntax?
Thanks!
Jump to PostHave you done a search? Looks like a good explanation here
http://www.vbdotnetheaven.com/Uploadfile/mgold/WordDocument04182005081441AM/WordDocument.aspx
will that work for you?
(You also might want to post future VB.Net questions in the VB.Net forum)
Jump to Postcool, if it's fixed mark it as solved for others who search
Have you done a search? Looks like a good explanation here
http://www.vbdotnetheaven.com/Uploadfile/mgold/WordDocument04182005081441AM/WordDocument.aspx
will that work for you?
(You also might want to post future VB.Net questions in the VB.Net forum)
>I want to call an MS Word Document in my system using VB.net.
You have to use Office-InterOp API. Please have a look at - Office InterOp API.
>what should be the syntax?
VB.NET
i have searched a short code.
Process.Start("filenamepath")
thanks for your responses. :)
cool, if it's fixed mark it as solved for others who search
Hi,
I am using Front end Vb and Back end MS Access.My doubt is i need to get a data from my database and i need to write the same data in MS word File .So how to call a Ms word file from VB ?
Thanks,
selvam.A
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.