| Thread | Last Post | Replies |
|
| Programmatically restore AutoCorrect Entries | 26 Aug 2005 22:44 GMT | 4 |
How can I programmatically restore AutoCorrect entries that have been saved/back-upped to a file? I have the problem where my autocorrect entries do not always save and I would like to design a macro so that when i first open word they will
|
| Vba and filling column | 26 Aug 2005 19:17 GMT | 3 |
I am having a problem with a Word doc. I want to print records into a document. I would like the document to have two columns. If the record is an even number put the text in the first column and if its an odd number print the text in the second column. I will then insert a ...
|
| Drop-down lists | 26 Aug 2005 18:45 GMT | 1 |
How do I change the font color of individual drop-down items?
|
| How to italicize a word without selecting it, cursor w/in word on. | 26 Aug 2005 17:14 GMT | 1 |
In Word, I used to be able to put the cursor within a word like this: anno|ying, and then click control-B, or control-I, or control-U to bold, italicize or underline the entire word. Then my computer crashed and I had to reinstall Word. Now I must highlight/select the entire word ...
|
| altering field codes | 26 Aug 2005 17:13 GMT | 1 |
I write word templates for my company and up until recently we used windows NT with office 97. I have image in about 1000 documents which is linked rather than saved in the template to a specific image located in the Microsoft office\ clipart\wyp
|
| check box that triggers macro | 26 Aug 2005 16:15 GMT | 2 |
Hi again, How does one get a check box created by the control toolbox to trigger a one condition when checked and another when not checked? For far I have found that Sub CheckBox1_Click() can be used to trigger an
|
| In Forms, want to use "Enter" to advance to next field instead of | 26 Aug 2005 15:25 GMT | 1 |
Typically, when filling out forms, "enter" is used to complete the entry and advance to the next field. In Word 2002, although the document is protected, hitting "enter" just inserts a paragraph return outside of the field, which messes up the Form's
|
| Stop Word Creating Temp Files | 26 Aug 2005 09:10 GMT | 3 |
I've created an automated template that reads a list of employee numbers from a text file and splits them into an array. It then loops though the array and uses a number of functions and SQL calls to build up a standard document. When all the data has been collected it uses
|
| Open a Microsoft Access file from within Word | 26 Aug 2005 05:05 GMT | 7 |
I don't know if this is even possible or if this is just a stupid question. But does anyone know if it is possible to create a macro that I can add to the toolbar that I can just press to open an existing Microsoft Access file. Thank you
|
| Counting a particular word | 26 Aug 2005 03:39 GMT | 2 |
Can Word count how many times a particular word or letter has appeared in a document? Thanks.
|
| protecting bookmarks | 26 Aug 2005 02:36 GMT | 1 |
Is it possible to create bookmarked sections in a Word 2003 document that can be edited but not deleted? I have a document that is protected except for certain editable fields that also happen to be bookmarks. I would like to allow the user to edit the
|
| Word2003 Form-Textbox fixed to 3 lines, not by character count? | 26 Aug 2005 01:39 GMT | 7 |
OK, here is my question....is there code I can use that allows me to type text up to 3 lines versus limiting how much I type on 3 lines by character count. The file is a Word 2003 form/ template.
|
| User Form Question | 26 Aug 2005 00:52 GMT | 1 |
I have a beautiful user form that pops up when the template is accessed to request information and then fills in the letter...no problem with that. One of the entries is to be a name and address for one of the 67 district attorneys within the state. I have all the names and ...
|
| Link database to report | 25 Aug 2005 23:05 GMT | 3 |
Hello and thanks. I am a Access vba guy and haven't spent much time in Word. Is there a way to scan in a report, convert that to a word document and then populate certain places (textboxes?) in the report with data from a database (SQL 2k)? I'm thinking of something like an ...
|
| Copy from another document into a new document | 25 Aug 2005 22:48 GMT | 4 |
I was wondering if anyone knows how to create a macro that will copy a selection from one document (just a part of the document) into the current document. That way I would only need to click a button to run the macro and it will paste the info from one document (that is not ...
|