|
-
Nov 15th, 2005, 02:24 AM
#1
Thread Starter
Lively Member
word document file
Hi,
I Want to build an application that read from a word document file and do some manipulate with the data in it for example put out to database all wantet word or some other stuff.
how do i build the connection to the word document file. and how to i put a variable to a string in this document.
thanks a lot...
-
Nov 15th, 2005, 02:30 AM
#2
Re: word document file
You can add a reference to Word and automate it, loading a document and reading/writting data to it. Search for the code on the forums as I have written allot of code examples.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Nov 15th, 2005, 02:48 AM
#3
Thread Starter
Lively Member
Re: word document file
how can i search in thousand of message??
-
Nov 15th, 2005, 03:06 AM
#4
Re: word document file
Just search for "Word.Application" (without the quotes).
-
Nov 15th, 2005, 08:32 AM
#5
Re: word document file
Some search possibilities.
-
Nov 15th, 2005, 11:17 AM
#6
Thread Starter
Lively Member
word word plz.....
Hi, i want to build an application that deals with word document.
i know how to open it.
but i dont know how to read from there
for example i want to assign to variable some string and check it.
plz help me......
-
Nov 15th, 2005, 11:40 AM
#7
Re: word document file
Use the .Find to locate the text your looking for in your document and if you want you can modify it too.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|