Hi there,
I know reading/writing of document in
VB, .Net
But due to lack of exact file format, and unavailaibilty of enough documentation for Doc file format
i dont know how to extract the Section, bulletin in Word Doc.
I want to search a particular text in a Word Document, & i need to extract the session, or bulletin (in number format) for e.g. if my text to be searched is "TEstData123"
& if it is present in say in section 1.2, 3.2.1, 4.2.3.1, 5.1 .... and so on
So wherever it is present i need to extract all these sections(1.2, 3.2.1, 4.2.3.1, 5.1 .... ) as an output
So would any one plz help me in doing so
Eagerly waiting for help
Thanks in Advance :)