Dear Members,

Please Help Me. I am in huge problem. Please Send a solution of this problem.

problem is:- Read Table of Word File and take cell value and store in excel file using vb.net in VB

Please Help me............

thanks
Requesmd

Dear Members,

Please Help Me. I am in huge problem. Please Send a solution of this problem.

problem is:- Read Table of Word File and take cell value and store in excel file using vb.net in VB

Please Help me............

thanks
Requesmd

Working with Word is not as difficult as you may think. You have to use Automation or VSTO (Visual Studio Tools for Office).

Either way, this can be done quite simply. Here is a COM example of opening Word and accessing the tables within the document.

http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/06ecdc92-ea5c-4067-b365-9ed074e0fd86

You can easily search for populating an Excel Workbook with any type of data to fullfill your requirement.

Hope this helps.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.