| Thread | Last Post | Replies |
|
| wdHeaderFooterFirstPage, wdHeaderFooterPrimary or wdHeaderFooterEvenPages | 26 Jul 2007 04:38 GMT | 2 |
How do I loop through all sections in the doc and set range variable to footer range wdHeaderFooterFirstPage, wdHeaderFooterPrimary, or wdHeaderFooterEvenPages. I also need to know that exactly is the difference between those three constants
|
| Using Word can you use track changes in fillable fields? | 25 Jul 2007 23:00 GMT | 3 |
We are using Word XP Professional and we have a fillable Word document. Currently, the form is protected with the Tracked changes option selected. We only want tracked changes to apply to certian fillable fields and not the entire document. Is this something that can be done? If ...
|
| Menu Macro doesn't work when .Doc saved as .Dot | 25 Jul 2007 22:08 GMT | 3 |
I've written VBA code for a macro that executes when the document is opened. The Macro sets up a custom menu on the menu bar. The macro depends on a text file stored in another directory. If the text file exists, one ste of menus is created. If the text file doesn't exist, a ...
|
| Document Setting | 25 Jul 2007 20:32 GMT | 2 |
How do I get 25 lines per page on entire document?
|
| Problem with a user form command button | 25 Jul 2007 20:25 GMT | 2 |
I am having trouble with a command button on a user form I created in Word 2007. I used the instructions from the word.mvps.org website (which were great BTW) and I get an error message that states:
|
| Macro to open document | 25 Jul 2007 18:33 GMT | 2 |
I've searched the entire Word discussion group to see if I can get something similar to my situation but did not get it. I've created a mailmerge file with bookmarks. I am still in the testing/updating phase, but later on want to save it as a template. The source for the merge ...
|
| Rename all files in a folder | 25 Jul 2007 18:30 GMT | 14 |
How can I rename all of the files in a folder using VBA (word 2000). We have a custom application which has the ability to convert word documents to pdf documents. When converting the documents, the new (pdf) file names have underscores instead of spaces (eg. "c ...
|
| Macro wont work in protected form | 25 Jul 2007 17:46 GMT | 2 |
can someone please help me on this: I have created a form, that needs to be protected to enable to form field settings to work and so that none of the other text can be deleted. In this form I have created a click button macro so that when it is pressed
|
| how can one tell if there are any grouped shapes on a page? | 25 Jul 2007 16:43 GMT | 3 |
How can one tell if there are any grouped shapes on a page (or, in PPT, on a slide)?
|
| Smart Tags | 25 Jul 2007 16:40 GMT | 1 |
I am looking for some information on how to use Smart Tags in word documents. Essentially all I want to do is have a bunch of smart tags throughout the document where if I change the value in one of these fields to "BLAH BLAH" they will all change to that text.
|
| Move figures and tables to separate documents | 25 Jul 2007 15:20 GMT | 2 |
Hi there. I have been put in charge for doing the final layout of a book on about 800 pages. It has gotten me deeper than I thought into the world of Word :) Anyway I have been able to sort out most of the stuff with the help of some
|
| How do I run a macro exiting a field while the form is protected . | 25 Jul 2007 15:19 GMT | 3 |
Word 2003 My macros do not work when triggered by exiting a field while my form is protected.
|
| Picture Conversion | 25 Jul 2007 14:56 GMT | 1 |
Been having problems converting Picture Objects to Shapes (last message stated I needed InlineShapes – Err) The problem is that the objects cannot be moved or edited unless they are converted. The macro that I'm working on does the conversion but I'm running into
|
| Automatically created character styles in Word | 25 Jul 2007 14:52 GMT | 3 |
Background: When a user selects part of a paragraph and applies a paragraph style to the selection, Word (as of Word 2002) creates a character style to match it, and gives it a linked name that's the same as the paragraph style, but with " Char" appended. Getting rid of
|
| VBA and Security Certificates | 25 Jul 2007 14:18 GMT | 4 |
I don't know whether this is relevant here but would like to know if someone has had experience of the following. Failing that, a pointer to an appropriate newsgroup could be helpful: I have signed macros with a security certificate and time stamped them
|