| Thread | Last Post | Replies |
|
| Hyperlinks in protected forms | 03 May 2005 19:45 GMT | 1 |
I followed the MVP site instructions for getting a hyperlink (MacroButton) to work in a protected form. In Word 2003, it works great. However, the hyperlinks are not active with previous of Word (i.e. 2000). Is there anything I can do to make the links (MacroButtons) works ...
|
| hyperlink; read-only | 03 May 2005 17:51 GMT | 3 |
I am trying to find out if it is possible to change the settings of a hyperlink so that a document will be opened as "Read-only". Thanks!
|
| Macro/VBA to automate printing preference selection | 03 May 2005 15:43 GMT | 2 |
I'm something of a newbie to the World of VBA but have a real requirement to be able to achieve the following: -Organisation is spread over two sites, different departments but all with same overall output requirements
|
| Fast conversion HTML entities to chars. How? | 03 May 2005 15:38 GMT | 3 |
I have a text file containing HTML entities (both named and numbered). I need to convert them to characters they represent before the file goes to translation and then convert characters back to their HTML entities after translation. Does anyone know the good (fast) method to do ...
|
| Access password makes word mail merge error | 03 May 2005 12:09 GMT | 1 |
Everytime I open an access database exclusively and set a password, o add a password to a workgroup, the mail merge document that is usin the database tells me that the operations of the database are corrup and I have to go manually and search for a new database.
|
| Spellchecking in Protected document | 03 May 2005 06:29 GMT | 4 |
I am using form text fields in my document. This is a template. I would like to use the feature of spellchecking in those fields. I found one such example from one of the postings here.
|
| "Document contains macros" message when there are none | 03 May 2005 05:25 GMT | 4 |
In both Word 2002 and 2003 I've been receiving the security message "This document contains macros, enable/disable" when I open certain documents. However, using the VBE there are no macros in the document. I've scanned the documents for viruses and found none. These are ...
|
| Toggle Bold in a locked form? | 03 May 2005 02:14 GMT | 15 |
Is it possible to toggle bold in a locked form?
 Signature I have not lost my mind, it's backed up on disk somewhere. Tonya Marshall
|
| Text Boxes | 03 May 2005 01:32 GMT | 6 |
I have dug around the help files but have been unable to find any documentation on how to determine whether a paragraph or range contains a text box. By "text box" I am referring not to a text box control on a user form, but to the kind of text box that can be inserted from the ...
|
| MUI Language Pack Issue | 03 May 2005 01:20 GMT | 2 |
I am receiving a problem with the following code on MUI enabled Offie XP installations. The code is failing on "Table Grid" as the program has translated this to the german equivalent ("Tabellengitternetz"). Is there a numeric or constant equivalent for this and how do I find it ...
|
| macro to surrond selected text with parentheses | 03 May 2005 00:16 GMT | 4 |
I would like to write a macro in Word which allows me to surround any text I have selected with a set of parentheses. How can I do this?
|
| ByPass Save As | 02 May 2005 17:04 GMT | 2 |
Word 2002 and Access 2002 Currently I have an Access DB and I print a five page letter using Word instead of using Reports. I use VBA to populate the word document bookmarks. Situation: I just want the print the document.
|
| Why do customized toolbars reset? | 02 May 2005 16:48 GMT | 9 |
I have created a customized toolbar including several menu items which call various macros. As my programming developed I have added and/or deleted menu items. Everything seems to be fine, the new items call their macros and all is working okay. The next time I open Word the menu ...
|
| Msbbox - VBok for empty text boxes | 02 May 2005 16:42 GMT | 3 |
Created a template with a user form to collect information. Form text and combo boxes drop information into bookmarks. Everything here works fine. I have had no success in completing code to get a general message box to display if any of the text or combo boxes have been left ...
|
| Calculations In Access | 02 May 2005 16:41 GMT | 3 |
Trying to make a calculation in Microsoft Access that would allow m to take the currency in one field, and multiply it by the quantity o an item in another field and place this calculated information in new field
|