Compare word Documents -
Hello,
Is it possible to compare two word files without using MS Word's inbuilt Compare & merge option?
May be in VB way???
Could you please help me out on this.
Thanks,
Kanna.
Command line for Office Word Merge ability -
Ok, so Microsoft Word has this ability to compare and mark up difference between two documents.
If you open up a word document, you can go to Tools -> Compare and Merge Documents.
Anyway, is there a way I can do this via a batch job or command line?
Something like (I don't
Compare word Documents -
Hello,
Is it possible to compare two word files without using MS Word's inbuilt Compare & merge option?
May be in VB way???
Could you please help me out on this.
Thanks,
Kanna.
Reading in word documents -
I have a folder with many word docs. I want to compare the contents of the each word doc with a keyword and list those documents. How do I go about doing this?
Thanks
[2005] Printing documents -
Hello,
I have the paths of documents in a datagridview. The documents can be different types, e.g. excel, word, paint, photoshop. However, most will be word documents
e.g. Path - c:\documents\job.doc
c:\documents\task.xsl
c:\documents\schedule.jpg
All these are in a database
Combining Word docs with VB.net -
Is there a way that I can combine different word documents into 1 word document using VB.net? My Word version is 2000. I need the documents to be combined together but none of the formatting of the documents can change.
easy question of word vba -
I have two word documents containing vba macros - what is the easiest way to compare the vba code between the two ?
Word document, change characters -
I have this code to change ALL characters in a WORD Document into character (_). It works but there are also some pictures in the doc and they get lost when I run this.
Its also very slow running this. I there someone have suggestions about this ?
Code:
Private Sub Command1_Cl
Opening Word Documents - RESOLVED -
I have a number of links to Word documents on my Intranet but when I try to open these word documents from the links in my ASP page, they open in word but do not allow me to select any toolbars so that I can print or save the document.
Is there a way that I can force my hyperlink to
Compare 2 files -
Hello,
Perhaps a simple question but:
How to compare 2 files??
I want to check if two files are completely the same (except the name of course).
Those files can be pictures, word documents, WHATEVER !
I want something like a 'diff' under unix...
Is this possible with VB?
Compare Two Word Files -
Hi All,
I want to develop a VB6 application to compare two word files.
I want to include option to
- compare the content only.
- compare the content and Formating also.
I want you all to suggest me the best way to do it.
Thanks in Advance.
Opening a word document and saving it as a htm. please help -
Hi Guys,
I have around 1000 word documents. I need to put all of these documents on the web as .htm files. Does anyone have any code that will open up each of these documents in word and save them as .htm files???
This would be great if someone could help me with this.
Thanks
indexing of word documents...buena idea -
I'm working on a CD project where we have 100 word documents that need to be searched. I began by working out a way to automate word so that it would open, then each document would open and find the first instance of the whatever the user searches for. This works, but it is takes a c
Such thing as compare projects -
In Microsoft Word you can compare two documents to see the changes that were made. Can this be done in Visual Basic? I'm working on a college project and would like to know what changes were made to the project between chapters instead of physically putting the two side by side. And
Searching Word Documents For Text -
Yet another Word document question.
I'm looking for a way to emulate the windows search ability to look for documents containing specific text. Ideally the user would provide a term to search for, click a command button, corresponding documents would be listed, and the user could d
Shelled Word App -
I've opened two documents in word via VB with the ShellExecute API.
What I need to know is how do I close both of the documents I opened, without closing down Word, or any other documents that may be open?
Displaying graphics and word documents from a database in a web page -
Hi
I'm having some difficulty in properly displaying some graphics and word documents in a web page i'm creating.
The images and word documents are stored in a database as OLE objects. I can extract these files from the database using standard SQL but I don't know how to display
Printing Word Document(s) in VB6 -
I am trying to figure out how to loop through a list box and print the Word Documents referenced in it. I don't want to start Word or look at the documents, I just would like to know how to issue a command for the OS to print the documents to the default printer.
I know that in XP,
comparing words in a textbox... -
hi all..
I have a textbox with some lines of text in it.
How could I be able to pass each word in the textbox through so that I could use it in a function I have.
to give you an idea what I mean.. I have a function which compares a word the user enters with each word in the te
How to programmatically simulate ENTER Key on different application using SENDKEYS... -
Hi,
We have one utility in Visual Basic and it compares two PDF Documents.
When we run our application, initially compare documents dialog box is displayed and this dialog box is displayed by Acrobat.
When we click on the OK Button on the compare dialog box, then differences be
Ms Word Automation Via Vb -
I have a problem in a system I am designing at the moment. It requires all correspondense between the customer and the clients to be stored somewhere. The majority of this will involve Ms word documents and Emails. I would like some way to control what they can do in word and also con
Printing Word docs without word -
Hi,
I have an application that will, on demand, print out a collection of MS Word documents.
These docs have been submitted as part of an upload process on a website so could be from any version of MS Word.
Currently we are using Word automation to do the printing, however to
printing documents in vb -
Ok i need an opinion.
I have a few documents that I would like the users to be able to print in my application. What I want to do is have a form that lists all the files from a folder (in a listbox) and have the user be able select an item from the list and print it. I figured out t
Parsing a Word Document -
I have been given a large project where I have to parse out certain areas of hundreds of Word documents and dump the parsed info into a DB. Can I directly parse the Word Documents?
Fast Compare -
Dear All,
I have two Richtext box in Form . I have typed some word in Each boxex.These Text boxes has arround 100 - to 150 lines each.
I want to Fast Binary compare method, which will highlight the First Mismatch with some colour in Each Text box.These Compare sh
how to merge different documents -
hello all,
Today i got some idea, its' as follows:
I have to work on different word documents, format and do all the processing and finally merge them into one word document.
I just gave a thought how easy it would be if there is a readymade software which can do this for me.
Opening Word and Documents,,, Automation Error -
I am having trouble opening Word and a document from VB (and Access for that matter)
I copied the following code from the MSKB Q313193.
Private Sub Command1_Click()
Dim oWord As Word.Application
Dim oDoc As Word.Document
Dim oTable As Word.Table
Dim oPara1 A
Retrieve original documents saved by OLE container -
Hi all,
I am faced with quite a bit of a challenge: We have an (Oracle) database with about half a million documents in it. These documents are of all kinds of sorts: Office documents (.doc, .xls, etc.) but also email messages (.msg), text messages (.txt), images (.jpg, .gif, .bmp,
Comparing texts with missing or extra letters -
Hey all,
my problem is when I start to compare two texts with different lenght.
The point is that the texts are loaded in two RTB and I don't know how to compare them.
I found that I have to parse the strings and then to compare word by word,but it's hard for me because (as default)
Documents.Open -
In my VBA word macro I want to open ASCII file which includes CE fonts.
I tried this:
Dim str As Document
Set str = Documents.Open("ce_text.txt", _ Encoding:=msoEncodingCentralEuropean)
It works fine in Word 2000, but it fails in Word 97 (parameter Encoding). I need a
Trying to run WORD macro from Excel -
Hello,
I have an EXCEL spreadsheet that hyperlinks to a bunch of WORD documents.
When i select any one of the WORD documents, it links to that document and brings it up ok, but when i then try to run a WORD macro when in that document, i get a popup window saying 'The macros in t
OLE Object on word documents -
I need to develop a report in VB where i am to generate a single word document by reading the data from various word documents and excel files
I am able to write and read from the word document but dont know how to write from an excel.I need to copy the cell from excel in the same st
Adding word Docs in VB -
Hi,
I have some word documents and one of them is used a template(issue.dot). In a VB app i create word object and insert all these docs in the template(issue.dot). When i insert the documents the formatting is getting changed in the inserted documents. Please tell me how to avoid
view word document from within VB -
Interesting question (to which I obviously do not know the answer and am thus seeking help from you guys!) - a client recently asked me if it is possible to view a Word document from within a VB program. He wants to know if I can write him something that will allow users who do not ha
Handling Multiple MS word window documents with VB 5.0 -
Hi,
Application: I have one application,Which generates the MS word documents using word template.
Problem : If keep open any allready generated document.And running application to generate the same document.It is overwrting the data on template,so that i am changing the te
RTF Generator/Editor -
I was hoping to move an MS Word VBA wizard application to a VBScript ASP web application. Our first step, was to keep generating the Word documents the wizard application generated. We would eventually replace them, but for now, we wanted to keep them, so everyone could keep a copy o
SEO for Word Documents -
Hi,
Say you got a couple of brochures on your site for download (pdf and word documents)
Is there any way other than putting the document content into html to make search engines pick it up?
Merging Word Documents -
I've created individual one-page word documents using a template including fixed text & bookmarks OK but now the user wants me to merge several into one document (using VB6). How can I do that, please?
how do I enable access to other word documents while a form is open -
Hi,
I'm developping a word wizard with a number of textboxes a user is expected to fill in. It so happens that most of the texta user would fill can be copied from another word document.
Therefore, ideally, I would like the user to be able to switch to the word document, copy the d
* * System Resouces & Word! - New VB User * * -
New VB user needing HELP!... .
Using VB5 to control Word, which I am using as an HTML editor. Opening Word once using CreateObject, then opening numerous existing documents [.htm 's] (one after the other). Each document is opened as follows:
Set MyDoc = ObjWordApp.documents.ope
Corel WordPerfect or MS Word -
I use both Corel WordPerfect and MS Word, but far prefer WordPerfect. I use Word only due to friends who want me to help them their Word Documents.
I think WP has a few more featurees and is easier to use. Furthermore, the Reveal Codes option is essential for some situations.
Th