| Thread | Last Post | Replies |
|
| delete text in enclosed bookmarks | 10 Sep 2005 23:21 GMT | 1 |
My code deletes the enclosed text [enclosed bookmarktext] and the bookmarkname, also in header and footer and let other NOT enclosed bookmarks live. That i the meaning. Problem: it stops in the footer if I have an enclosed bookmark in the
|
| Word add-in deployment | 10 Sep 2005 19:42 GMT | 1 |
I developed a Word add-in in Visual c# .net, and have been testing it in Microsoft Word running on the same machine that I developed it on. There were no real installation issues and it runs fine. I now want to install the add- in in another computer (that doesn't have Visual c# ...
|
| Dropdown box to run macro | 10 Sep 2005 16:54 GMT | 2 |
I've created a form in Word 97 containing various drop down boxes. The drop down boxes contain a yes or no selection and based on the selection I would like to run a specific macro if yes is selected or a different macro if no is selected. Can anyone help?
|
| Web-based Reader: no answers possible anymore | 10 Sep 2005 14:58 GMT | 1 |
since yesterday 9/8/2005 I can't answer anymore using the Web-based Newsreader: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft. public.word.vba.general&cat=en_US_5272e985-135d-4b12-89a6-b39ae986754a&lang=en&c r=US Page not found:
|
| Delete all manual page breaks | 10 Sep 2005 05:47 GMT | 10 |
I need a function that will delete all manual page breaks in a document. Can someone please post example code to do this? Thanks much in advance.
|
| Automating Mail Merge/Sending to Email | 10 Sep 2005 01:49 GMT | 8 |
I am using the Visual Basic and the Microsoft Word 11.0 Object Library to automate mail merge and send the output via email. I have almost everything working. I used Microsoft's examples to figure out how to do this. I ran the following example code right from
|
| comment faire pour que la barre espace marche | 10 Sep 2005 00:01 GMT | 1 |
la barre espace ne marche pas alors je que vous maider parce que je doit apuyer mille foit pour que ca marche.
|
| Hyperlinks in Word | 10 Sep 2005 00:00 GMT | 1 |
I have a long document that on the top of each page is a hyperlink taking me back to the table of contents. Is there a way to make these hyperlinks (icons) visable on the screen, but so they don't print, very similar to a button you would put in a PDF document?
|
| Retrieve Custom Property | 09 Sep 2005 22:59 GMT | 3 |
I'm trying to figure out how to retrieve the value of a specific custom property of a document. I know how to retrieve a built-in property: myTitle = ActiveDocument.BuiltInDocumentProperties(wdPropertyTitle) Now, how do I do for CustomDocumentProperties where I don't know the
|
| How do I select text? | 09 Sep 2005 22:58 GMT | 3 |
Dumb question, I suppose, but: How can I select lines of text programatically? Can't record a macro of the highlighting process, but there must be a way to select a range of lines (to change the font, for example).
|
| Macro to find whole words? | 09 Sep 2005 22:50 GMT | 1 |
I received excellent help on this board earlier this year in putting together a macro that would search a Word document for typesetting codes (in brackets), copy them, and export them to a list in a separate document. I'm curious as to whether I can take this a step further and ...
|
| Force Entry in Text Field | 09 Sep 2005 22:25 GMT | 2 |
I am working in Word 2002. I have a check box (check1), that if checked the user must complete text1. I would like to have an OnExit macro, so when the user tabs out of text1, and check1 is checked, a message will appear stating "You must complete this
|
| ParagraphFormat.reset doesn't always work in table? | 09 Sep 2005 21:23 GMT | 1 |
In a macro running (again...) through directories full of files, I'm doing various things to each file. One of them is applying styles to a particular table in each doc (last table, so easy to find) and get rid of paragraph overrides.
|
| Phantom Break Points in Word VBA | 09 Sep 2005 20:43 GMT | 2 |
I have created a form with VBA controls on it. VBA will stop running the code, open the VBA development environment and highlight a line of code in YELLOW as if there was a break point there. I can hit the F5 and continue on no problem.
|
| creating electronic stationary | 09 Sep 2005 18:51 GMT | 1 |
I would like to create stationary where the header will be and remain in the same place, can't bemanipulated by subsequent users. I would like the cursor to be "ready to go" and the person composing the letter won't have to worry about margins, etc. Please help. I am using ...
|