| Thread | Last Post | Replies |
|
| it wasn't right | 08 Jul 2006 01:46 GMT | 1 |
i don't think it was right.
|
| Doc property into another document | 08 Jul 2006 01:11 GMT | 4 |
I know this is the programming group, but I hope one of you generous people will know this. I have 2 documents, A and B. I am interested in putting a doc property of Doc
|
| gross lines | 08 Jul 2006 00:55 GMT | 2 |
I need to know how to change a "gross line" into a "65 character line including spaces" for medical transcription. Any suggestions? Thanks Lori
|
| Enabling spellcheck for protected forms in Word 2003 | 07 Jul 2006 21:29 GMT | 6 |
I believe that I have followed the instructions in http://word.mvps.org/FAQs/MacrosVBA/SpellcheckProtectDoc.htm to attempt to enable spellcheck for a protected form. Unfortunately, I can't get this to work and Tools/Spelling and Grammar remains greyed-out.
|
| Make a drop down field compulsory & create another | 07 Jul 2006 20:18 GMT | 1 |
I have a drop down field in a Word form that must be completed either Yes or No. If the answer is Yes the user must select from a further list of options before proceeding to fill in the rest of the form. If the answer is No the user can proceed to fill in the form.
|
| DocVariables - Copy / PasteSpecial | 07 Jul 2006 19:54 GMT | 2 |
I populate a word doc from an excel spreadsheet using doc variables. This document will enventually go to a client, so I would like the DocVariables "removed", while keeping the values themselves. similar to a copy / pastespecial / values works in excel.
|
| prinitng selctions | 07 Jul 2006 18:21 GMT | 1 |
i need to print from page 1 to page n page n is te one in which i find text "Chapter 2" as my selection is located at chapter 2 (page 7 for example, but not always 7!))
|
| Numbering macro without autonumbering | 07 Jul 2006 17:27 GMT | 11 |
Is there a way to create a macro that numbers each paragraph in a selection consecutively? I would like the numbers to be inserted right before the paragraph mark. Also, I don't want to use bookmarks or fields or autonumbering or a list style. For example, I would like to be able ...
|
| Wildcard for non-printing characters | 07 Jul 2006 15:25 GMT | 4 |
Hi, Is there one wildcard that would find all non-printing characters, such as spaces and tabs? Or do I need to do a find for each type of non-printing character? I am using Word 2003. I think Word 97 used to have ^w, but that does not seem to work in 2003.
|
| Dtpicker commands | 07 Jul 2006 12:10 GMT | 2 |
Hi All I am trying to link 2 dtpickers so that the From date (dtpicker1) can never be bigger than the To date (dtpicker2), which is defaulted to Now on Worksheet_activate. SO i am wondering if there is a on change command for the dtpicker so
|
| Override Regional settings within app | 07 Jul 2006 10:49 GMT | 3 |
I would like to override the regional settings (e.g. for the decimal char and the thousand separator) within an application. Is this possible and mor eimportant... how? Thx,
|
| Font Substitution | 07 Jul 2006 10:10 GMT | 3 |
OS: Windows XP App: Word XP I would like to obtain some VBA that will permanently convert all Substituted Fonts to "Times New Roman". The code below will permanently
|
| Variable error | 07 Jul 2006 04:33 GMT | 4 |
Can anyone tell me why when I click on OptionButton1 I get the following error: object variable or with block variable not set Here is my Subroutine:
|
| could not open macro storage | 07 Jul 2006 03:00 GMT | 3 |
I have created a template in MS Word with VBA macros and installed this on several PCs. These macros did not cause any problem for three months, but now on one of the PCs it gives error messages:
|
| how do u change the text encoding default from Windows to ASCII | 07 Jul 2006 02:19 GMT | 1 |
In word how do i change text encoding from the Windows(default) to US-ASCII
|