| Thread | Last Post | Replies |
|
| inserting pre-saved text from a codeword | 08 Aug 2005 23:05 GMT | 1 |
i am trying to be able to type in a codeword i.e. td001, which will automatically replace with with a paragraph, i.e. teddybears are the best can anybody help?
|
| Toggle Hidden Text w/o Using Menus & Show/Hide | 08 Aug 2005 21:54 GMT | 1 |
I'm trying to write a simple macro that will function as a toggle switch to turn the display of the hidden text either on or off - I do not want to use the Tools...Options...View menu to turn off/on hidden text, then use the Show/Hide button to turn the hiden text on and off. ...
|
| text-to-speech within Word | 08 Aug 2005 20:35 GMT | 2 |
I own a copy of MS Office for Office XP (2002). Although this isn't the latest edition, still it has surprised me that (as far as I know) MS has not yet integrated a text-to-speech function into MS Word. Currently, when I want to proofread an important document, I use a very ...
|
| I get !Syntax Error, { for a formula using {PAGE} | 08 Aug 2005 20:33 GMT | 5 |
I'm trying to have a page number only for odd pages. I tried entering a field code of: { = ({ PAGE } / 2) + 0.5 } however I always get the error:
|
| Multiple selections from a drop-down list in Word | 08 Aug 2005 20:31 GMT | 2 |
How do I allow users to select multiple options in a drop-down list in Word? I am creating a form where managers select the security roles they want to assign to a user account. User may require anywhere from one to 5 security roles.
|
| Trying to add numbers in word. | 08 Aug 2005 20:29 GMT | 1 |
I have a document that needs to be able to accept one piece of user input information, add it to a dollar amount and total the two in a third field. The document needs to be protected from being changed by the users, but needs to be able to acept that one piece of information. ...
|
| How transpose paragraph with the previous one. | 08 Aug 2005 18:45 GMT | 2 |
Here is my attempt at transposing the current paragraph with the one above. What my code does in stead is replace the paragraph above with the current paragraph.
|
| email doc | 08 Aug 2005 17:04 GMT | 1 |
I have an insurance application doc I want to put an Email button on the bottom that sends the completed application to the agent's email address. I have put the button in but can't figue out how to do
|
| getting word to prompt to save on Close | 08 Aug 2005 16:05 GMT | 2 |
Look like I have the opposite problem of a lot of threads here. I'm a total newbie to Word Automation, am doing Document.Close, and have tried oWordDoc.Close SaveChanges:=wdPromptToSaveChanges, OriginalFormat:=wdPromptUser
|
| Sort Selected Columns In Table | 08 Aug 2005 14:09 GMT | 2 |
I'm trying to write a quick procedure to sort the selected columns in a table. I've come up with the code below that ideally will enable the user to select, say, two colums in a five column table and sort each one in turn (leave the other columns unaffected).....:
|
| getting attached template if link broken | 08 Aug 2005 12:57 GMT | 2 |
I want to populate an array with the name of the file based on a template "MyTemplate.dot" also if the reference of the full path of MyTemplate.dot is not valid anymore (for instance if the template is not on the computer of the user or if it is in a different folder).
|
| Removing the document view icons from bottom left of Word document | 08 Aug 2005 11:48 GMT | 1 |
I have this Word add-in that interacts with the User (i.e.) expects the user to select some text etc... and also during the entire duration of the execution of the add-in code, the add-in expects the document to be in the print view. To ensure this, once the add-in button is clicked ...
|
| MatchCase | 08 Aug 2005 08:44 GMT | 4 |
I have what appears to be a simple problem which I can't seem to solve: Sample text: dajkdjasjdsajdasdasdsa BOLD daskjdskdsad bold * Please note that BOLD and bold are in bold.
|
| INSERTFILE fails when importing EXCEL worksheet using Word2003 | 08 Aug 2005 08:28 GMT | 1 |
can not use insert file to import EXCEL worksheet range using Word2003 Do not get XLS files as in file list.
|
| Working with XML using macros | 08 Aug 2005 08:24 GMT | 1 |
Is it possible to apply the XML elements of a schema a Word document is attached to using VBA macros? Thanks in advance Jorge
|