| Thread | Last Post | Replies |
|
| Correct Sentence count under word | 05 Dec 2004 02:10 GMT | 1 |
why does the Document.Sentences.Count results in a different value than for examlpe range.sentences.count ? (Range is set to the whole doc of course!) For example this sentence: "In order to get a basis to let the logic of the tool work, a small
|
| My Word menu is sometimes made inactive... | 05 Dec 2004 01:02 GMT | 1 |
I'm operating in Windows XP with Word 2003. My Word VBA-application is controlled from a menu created in Words menu bar (correct name ?). It usually works fine, but now and then it happens that my menu for some
|
| word merge dox problem | 05 Dec 2004 00:58 GMT | 1 |
We have a problem with a couple of word-docs that links (merge function) to an excel-file that used to be on one server, but now is on another server. We would like to *change* the path to the excel file in some smooth way (not by doing it manually, it's like 800 documents).
|
| MACRO MALFUNCTION | 05 Dec 2004 00:53 GMT | 1 |
Greetings. I have made a macro that does the following: Finds a certain letter in a certain font, selects the entire word, copies it, then in another (bottom) pane in the same document makes a hyperlink and then goes back to the upper pane. But I keep getting an error message ...
|
| summarise document contents | 04 Dec 2004 21:28 GMT | 3 |
Dear Group How in Word can I loop through a document and get the dimensions and position of every object on the page, be it paragraph, rectangle, line, etc. I can loop through text and paragraphs as below, but I need all objects on a
|
| adding bookmarks stop without message why | 04 Dec 2004 17:31 GMT | 1 |
I have a document directory that consists of word documents and a table of contents that relate to those documents. So I thought I would create bookmarks as they relate in the table of contents. Then create adobe acrobat pdf from that.
|
| Wild card Help II | 03 Dec 2004 23:43 GMT | 2 |
Hey, I have another crazy wildcard search. I have a search that finds any unformatted list beginning with a letter, then a period and then any text until a paragraph mark. The macro then replaces the list with a formatted list style called ListAlpha. These lists often range in ...
|
| printing envelopes | 03 Dec 2004 22:17 GMT | 1 |
I am using Windows XP and have an injet Lexmark printer - for some reason all of a sudden I cannot print envelopes. Can someone help? When I print envelopes I get a blank page - I can print documents but not envelopes.
|
| Lost file password | 03 Dec 2004 22:10 GMT | 1 |
OK I have lost the password to a bunch of word files that I NEED to get into..is there some way of getting in a backdoor or converting it in some way to get them open?? Help me please
|
| Don't save macro code in template in generated doc | 03 Dec 2004 15:15 GMT | 2 |
Hi there. I have a Word .dot template file that I use to generated pre-formatted documents. The template contains some macro code that prompts the user for some data then generates a new doc. Anyway the project/module/code that is contained in the template is also being saved ...
|
| Application object (specifying version) | 03 Dec 2004 14:09 GMT | 3 |
I am working in Visual Basic 6. I am creating a Word.Application object and manipulating documents. When two different versions of Word reside on a machine
|
| Launch a Word Template From the Web | 03 Dec 2004 13:23 GMT | 6 |
Does anyone know how to code a web page so that I can launch a Word template? Currently if I just put the executable with the template name it opens Word and the actual template. I need the action to be like the File, New and have a new document based on the template, not open ...
|
| Controls versus commands? | 03 Dec 2004 12:51 GMT | 4 |
We've got a problem with external code where the external developers have created an add in that intercepts FileSave and FileSaveAs but seems to disable Ctrl+S to save files ONLY if users have dragged the File SaveAs command onto a command bar.
|
| How do I set up option buttons to be clicked and selected? | 03 Dec 2004 09:26 GMT | 1 |
I am new to these complicated word functions. I am trying to set up a telephone consultation template for my pediatrics practice where people can just click options (e.g. fever, cough, etc.). Then they can e-mail them into the office so we have documentation (in this world of ...
|
| traverse a word document | 03 Dec 2004 09:15 GMT | 1 |
I have to write a custom diff utility for microsoft word. Any idea on how i can traverse a word document for the same. I know how to do it word by word, but what about figures, headers, footers etc. For the utility to work, i need to do it object by object in the order
|