| Thread | Last Post | Replies |
|
| Omitting selected page numbers in a table of contents | 18 Mar 2005 15:13 GMT | 2 |
I know how to omit page numbers for one TOC but I would like to omitt page numbers for 2 different TOC's that are not cosecutive. Example, I want to omit page numbers for TOC1 and TOC3, but not for TOC2. Please help! Thank You,
|
| Hiding internal subroutines from user | 18 Mar 2005 14:43 GMT | 1 |
A project I've created uses many subroutines that are of no use to users, and shouldn't be invoked externally. But they don't take arguments so they appear in the list of macros. I can't call them private because they are called across modules. How do I keep them from appearing?
|
| Identifying Macros called by Toolbar Buttons | 18 Mar 2005 14:35 GMT | 2 |
How do you identify which macro is called by a toolbar button after the button name has been shortened or renamed (in Word 2003)? Over the years our office has developed numerous macros called by toolbar buttons. The button names have been changed and don't identify the specific
|
| Recurse Word Object Model | 18 Mar 2005 13:54 GMT | 1 |
I'm trying to recuse through a Word document to dump it to another format. I need to get a handle on the Word Object Model. Does the logic below make sense? Are there Items like shapes that would only be accessible though the top level Document object?
|
| Add-On Word to remember history of the spellchecker? | 18 Mar 2005 13:54 GMT | 1 |
For Microsoft office word 2003, I am looking for an add-on which remembers the mistakes I made on spelling and grammar. When I type a document from MS Outlook or MS Word, I use the spellchecker and the grammar checker before publishing it.
|
| Adding OLE controls to word document | 18 Mar 2005 13:54 GMT | 1 |
while Adding OLE controls to word document , like am using a combobox, the control is always added at the start of the document, rather than at the current cursor position. Am using a commandbar button , which when clicked, loads combobox in that
|
| Document opens as READ ONLY | 18 Mar 2005 13:45 GMT | 1 |
The environment is Windows Server 2003 running an Access 2003 application which uses Automation to open a Word 2003 document. Have installed latest Office 2003 service pack.
|
| Save as in a VBA script | 18 Mar 2005 13:45 GMT | 3 |
I am a real newbie to script languages. I am trying to write a program that takes a mail merge document and scripts it out into many sub-documents. With the help of google I was able to find a script with a little tweaking is doing what I need it to. I have hit a bump though with ...
|
| Suppress warning message | 18 Mar 2005 13:45 GMT | 1 |
I have written a macro in Word VBA using Word 2002. This macro opens an excel spreadsheet then copies some graphs into a Word document. However, because the excel file contains macros, the Word macro halt execution due to a
|
| TabOrder- MVP site did not solve problem | 18 Mar 2005 13:45 GMT | 1 |
Read the brief at http://word.mvps.org/FAQs/TblsFldsFms/SetTabOrder.htm = and tried Method 2: assign a single OnExit macro to all your form fields. I am working in a form with text fields and checkboxes. For some reason, when the cursor gets to the first checkbox -- which occurs ...
|
| spell checker help! | 18 Mar 2005 13:35 GMT | 1 |
i need to automate an install of word and access 2000 with spell checker disabled. i was hoping it could be done with a .mst file. is this even possible? can anyone help me?
|
| opening a custom outlook form from word | 18 Mar 2005 13:35 GMT | 1 |
I need to open a custom form from a word 97 button. Can anyone help?
|
| Inserting into Multi-line fields | 18 Mar 2005 13:35 GMT | 1 |
I'm starting a project that will involve about 50-100 docs in Word format. Several of these docs have multiple lines for a field (They also have Lines on the document, to write on). Since these lines are there, what would you suggest in filling in the text into the field. Thanks ...
|
| Hidden menus don't reappear when new doc is opened | 18 Mar 2005 13:35 GMT | 1 |
I've searched the groups and the web for a solution but found none. I have the following problem: - I need a way to restrict the users from using certain Word features, fonts and colors etc.
|
| serial port communications | 18 Mar 2005 13:26 GMT | 1 |
I am looking for a way to do serial port communications directly from excel. I have been experimenting with mscomm.dll. It seems to have problems getting data from the serial port sending is no problem. Is there a better solution than mscomm?
 Signature K.Brown
|