| Thread | Last Post | Replies |
|
| remove whitespace | 05 Mar 2005 23:12 GMT | 3 |
is there a way of removing all the white space from the end of a document? from the last character onwards?
|
| unselect a word | 05 Mar 2005 15:02 GMT | 1 |
i think range.select highlights a word? how would you unselect a word?
|
| Finding Seq fields via macro? | 05 Mar 2005 14:48 GMT | 2 |
I have a document that contains a number of custom seq fields that are used for classification markers throughout my document. These handle page level header flags that check for the markers and set a related header text. This is all working fine.
|
| i have lost my document what do i do to get it back | 05 Mar 2005 12:39 GMT | 1 |
i have lost my document called My autobiography
|
| change word template | 05 Mar 2005 07:24 GMT | 3 |
We're in need of some assistance. We're stuck and we're hoping that someone can help us out in any way. We use Windows XP pro SR1, Novell and Office97 SR2. Eversince we're using WinXP it takes a long time for Word97 to open some
|
| adding a button | 05 Mar 2005 05:12 GMT | 5 |
i have created a new button in ms word however it is called project.module.macroname how do i change it so that i can specify my own name for it r so that a graphic appears on it?
|
| Download of Speech tool For Office | 05 Mar 2005 00:07 GMT | 1 |
Where can I download the speech tool? We got a CD with the computer, but it is for Microsoft Office 2004, and we have Office 2003 and it will NOT work.
 Signature HELP!!!
|
| Date Parser | 04 Mar 2005 21:58 GMT | 2 |
Has anyone developed a comprehensive VBA date parser? I do a lot of web research and find it easier to have all my research articles converted to a standard format (I know, "consistency is the hobgoblin of..."). I have written a utility macro that puts the document
|
| wdFieldType values | 04 Mar 2005 20:27 GMT | 9 |
Where can I find an exhaustive explanation to the meaning of wdFieldType values? As it usually happens with VBA help, a complete list of values is presented (wdFieldAddIn, wdFieldAdvance...), but there's no way to
|
| Removing Trailing Spaces | 04 Mar 2005 20:15 GMT | 6 |
I'm doing some capitalization processing on the first paragraph in a document. One process step may result in a trailing space being added to the last word in the paragraph. I want to remove the trailing space. I've tried two approaches without success. Can you see what's wrong with ...
|
| How do I copy a Word macro between computers? | 04 Mar 2005 20:11 GMT | 7 |
I need to copy/transfer a Word macro from my old computer to a new computer in the Normal.dot template. I don't yet know how to build a macro, and don't have the time right now.
|
| How do I determine current column and lines left in column? | 04 Mar 2005 19:09 GMT | 4 |
Any ideas how I can determine 1) which column I'm currently in and 2) how many lines are left from the insertion point to the bottom of the column/top of the next column. I'm using VB6 with Word to dynamically (no template) create a three (3) column/ two(2) page legal size ...
|
| automation suggestions? | 04 Mar 2005 19:03 GMT | 4 |
Ok Word template question. Can i make a drop down list or field autotextlist change based on a previous field selection? so, if i have3 different products with three different sizes that are unique to each product i only want the sizes for that product
|
| How Do I Bind a Style Command to a Control button? | 04 Mar 2005 18:51 GMT | 4 |
Using VBA, I would like to add a popup menu of buttons to a command bar. The VBA clip below shows that local macros and built in commands can be added and work as expected. The third button attempts to bind the command "Normal" or "Normal Style" to a control. The macro runs Ok ...
|
| Deleting Paragraphs with the same style | 04 Mar 2005 18:25 GMT | 9 |
Can someone help me with VBA code to delete all paragraphs in a document with a style called "wills comments". Thanks
|