Hi everyone,
Kindly help me in creating a VB.NET code (i am using 2008 version) to find a certain page or line in MS Word, Excel, Powerpoint and Project. I really don't have any idea how to start this one as i am new in VB2008. the scenario is somewhat like this:
- i have a list of ms office applications running listed in a listbox.
- when i select any of the item (e.g., doc1.doc), and then provide a page and line in a separate textboxes respectively, it will call doc1.doc and go to that page or line number (whichever is applicable for such application) taken from the textboxes.
i don't know how to do this. Any help or suggestions would be very appreciated.
Thank you...
Kindly help me in creating a VB.NET code (i am using 2008 version) to find a certain page or line in MS Word, Excel, Powerpoint and Project. I really don't have any idea how to start this one as i am new in VB2008. the scenario is somewhat like this:
- i have a list of ms office applications running listed in a listbox.
- when i select any of the item (e.g., doc1.doc), and then provide a page and line in a separate textboxes respectively, it will call doc1.doc and go to that page or line number (whichever is applicable for such application) taken from the textboxes.
i don't know how to do this. Any help or suggestions would be very appreciated.
Thank you...