reading/parsing a Word doc thru VB.NET???

  • Thread starter Thread starter Eych
  • Start date Start date
E

Eych

I have a Word doc that uses text form fields and drop down form fields
to collect data. Is it possible, thru VB.NET, to parse that .doc and
return the values of those fields?
 
Eych,

Mostly it is difficult (not impossible) to get answers on difficult interop
questions directly in this newsgroup. Mostly howevr when you know how to do
it in VBA you can do it in VBN, so maybe you can ask it first in an office
develloper newsgroup, which there are a lot, and when you cannot implement
it than in VBN ask it here again.

Of course when you do not directly get your answer here.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top