Forum Moderators: mack

Message Too Old, No Replies

How to read data from word document.

         

Nipu

1:17 pm on Jan 25, 2006 (gmt 0)



How to read data from word document? It should be an automated program to read the data from a microsoft word document. How to do this?

Iguana

1:51 pm on Jan 25, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



On a desktop application you can use VBA (Visual Basic for Applications)

Don't try this on a website because it means you have to run Word on the server - you can end up with loads of instances of Word left open and bring the server down.