| Thread | Last Post | Replies |
|
| ASP DCOM | 30 Oct 2003 01:59 GMT | 1 |
I need to access Word97 VBA from ASP pages. Microsoft suggests using DCOMCNFG tool for configuring DCOM. How come DCOM? Web Server accesses WORD VBA
|
| Call user defined word vba function from C# | 30 Oct 2003 00:53 GMT | 1 |
If I have created a word template that has a VBA function that I defined in it, is there anyway I can call this function from C#? Adam
|
| Macros | 30 Oct 2003 00:06 GMT | 1 |
How do I create a macro that can be accessed from a general source. I am creating templates that need to be able to access general macros from other computers. Help!!!
|
| Email | 29 Oct 2003 22:23 GMT | 1 |
I posted a question to this group last week. Since doing so I am receiving many unwanted email from Microsoft. How do I get these to stop?
|
| Controlling Word as a Server Application | 29 Oct 2003 22:06 GMT | 7 |
I'm writing a document viewer in VB6. The basic strategy is to maintain documents in their native application (e.g. Word) but to have the document embedded into our own application. Using the Win API I can launch Word and have it open the specified document at launch time, I then ...
|
| Find names of docs in sub folders? | 29 Oct 2003 21:27 GMT | 3 |
I found a macro which writes the names of all files in a folder to a document. I would like to have this macro search subfolders, too, and write those doc names to the document. Can someone point me in the right direction, please?
|
| Word 2000, DocumentBeforeClose event only firing once... | 29 Oct 2003 19:56 GMT | 2 |
In .NET I create an instance of the Word.Application class, open a document, then add a DocumentBeforeClose event handler using the word COM object. I do this twice because I want to open 2 documents. I close one document and the DocumentBeforeClose event fires. I then close the ...
|
| Word userform problems | 29 Oct 2003 19:12 GMT | 1 |
For Doug Robbins - I have created a form as per your suggestion. But the code on the website has an error. .Bookmarks("Text1").Range_ gives me an error.
|
| Strange Numbering TOC situation | 29 Oct 2003 18:52 GMT | 2 |
I've got a document that contains auto numbered paragraphs. For level 2 of the outline, I want to include the first sentence of SOME of the level 2 paragraphs in the TOC. Normally, I would use a hidden paragraph (or the word 2002 style separator)
|
| Strange formatting issue | 29 Oct 2003 18:40 GMT | 1 |
I have an interesting issue involving inserting multiple documents via automation. I have an application that builds a master document from any given number of smaller documents. These docs are being stored in binary field in SQL server. The application builds a dataset of docs for ...
|
| Macros9.dot | 29 Oct 2003 18:17 GMT | 3 |
I downloaded the above file from Microsoft and installed it according to directions -- it is NOT installed in the \startup folder. It is installed in c:\program files\microsoft office\office\samples. My problem is as follows: there are 8 individual macros listed under the toolbar ...
|
| Code to move responses to document | 29 Oct 2003 18:13 GMT | 6 |
I need an example of code to take responses to questions from a template to a pre-existing document. I have the bookmarks all set up in both documents, I have the code to open the document and I have the code to close the
|
| Macro to remove formatting and text boxes | 29 Oct 2003 17:54 GMT | 2 |
we have a complex C# application that generates word documents. Those word documents contain at some paragraphs highlighted text in yellow. Is it possible to have a macro that removes this formating when the final user presses a button in the document?
|
| Macro VB Word | 29 Oct 2003 17:52 GMT | 2 |
Hi everybody I have a question for you i used inputbox in order to place the fields where i want in my document, the problem is that input boxes are modal windows and you can't go back to the open document to to do a copy paste in the text
|
| Can I create a "book"? | 29 Oct 2003 16:55 GMT | 1 |
In EXCEL I can assemble a number of files in one BOOK (thats is the word in the Swedish version). Unfortunately that applies to EXCEL-files only. A project almost always consists of .doc-files also. It is a pity that they cannot be saved in the EXCEL book. Is there a way to create a ...
|