| Thread | Last Post | Replies |
|
| Exporting Inserted Comments (WORD 2000) | 26 May 2006 17:02 GMT | 4 |
Have hundreds of documents with very specifically formatted COMMENTS. Is there some way to extract/export just comments -- even just to another WORD doc. Eventually, each field (separated by";" in the Comment) will become an Excel cell or Access Field record.
|
| list box | 26 May 2006 15:08 GMT | 11 |
I am developing of form in Word. I can get the dropdown box to work, but how do I get a list box that allows the selection of multiple entrys, and how do I control the formating of the output of the list box into my document?
|
| Getting Range of a Comment? | 26 May 2006 14:54 GMT | 13 |
I'm using Word 2002. After trying to find a setting that would print only reviewer's comments, AND the text commented on AND the page number of the comment, I gave up and created a macro. In the macro, I got the Range of the comment using Comment.Reference. As far as I can ...
|
| I saved a template to a new name and when I run it ... | 25 May 2006 23:10 GMT | 1 |
I have multiple projects with the same name in different times of developement listed in the IDE screen under which is the new document I want to work with. How do you "save as" a template and not inherit its parents projects in the IDE project view? Also the new document is ...
|
| pagebreak | 25 May 2006 22:43 GMT | 1 |
Does anyone know how to insert a page break before a certain sentence say "Hello" on each page of a word doc. I was able to select each page using bookmarks \page.
|
| Pushing or Poking Word form data to an Excel spreadsheet | 25 May 2006 22:40 GMT | 1 |
We have a client who has created a Microsoft Word 2003 form template to capture risk investment information from managers in our organization. Managers will fill this document in and return it to this client. The client would then like to "push or poke" the form data from the word
|
| remove hidden codes without changing pagination | 25 May 2006 21:16 GMT | 1 |
When I try to remove the hidden text from the doc, I succeed but it also takes away all my hard page returns. Is there a way to remove the hidden text and codes without changing the pagination? Thanks
|
| Switching Windows Error | 25 May 2006 21:02 GMT | 2 |
Currently, I am working on a document that analyzes other documents. Basically, the user clicks on a button and a dialog box opens up to browse to a file and the analyzation begins. It can bring up the dialog box correctly and minimize the current
|
| Attachment not appearing. | 25 May 2006 17:02 GMT | 4 |
I've got a W2K template that generates a summary of selected documents. The user is presented with a list box to choose which items are to be summarized. I also want to send the selected documents as Outlook e-mail attachments. I use this to start the e-mail (In the Userform
|
| Strange Print error with VBA created doc | 25 May 2006 16:04 GMT | 1 |
Hi This may or not be vba related. Has anyone ever encountered a prioblem like this before, Or know a solution A table cell in a word doc contains multiple address lines, created
|
| How can I make my code run faster? | 25 May 2006 15:59 GMT | 4 |
I have a MS Word 2003 form in which I have 40 checkboxes. This code below works great but it is r-e-a-l-l-y slow. The reason being that it is checking each checkbox every time. What I'd like to do is to speed it up.
|
| repeating macros | 25 May 2006 15:14 GMT | 2 |
I last used macros years ago when I had WordPerfect. I never used Word macros because I couldn't figure how to repeat them. For example, I have a table of numbers in which I want to delete all the percentages. So I wrote a macro to find the % and delete the number before
|
| Page number of endnote | 25 May 2006 13:22 GMT | 3 |
Hi, In Word VBA, how could i find out the page number of a endnote? thank you, Ruslan.
|
| Word 2000 Print Events | 25 May 2006 13:17 GMT | 2 |
I am using Visual Studio.net 2003 with Word 2000 to automate the printing of several documents. I have run into a problem where I need to close the current document after it has been printed, but the document is being closed before it has been sent to the printer (see code sample ...
|
| Program with Borders in Style object (Word) | 25 May 2006 10:21 GMT | 1 |
I am not sure rather I post in the right newgroup. If not, can anyone tell me where I should post this question. Thanks. I have trying to write a program in C# which extracts all the formatting styles form a word document. However I got a problem with extracting paragpah
|