| Thread | Last Post | Replies |
|
| Combo box buttons visible all times | 22 May 2008 20:48 GMT | 2 |
I have a form in MS Word that contains several combo boxes. The dropdown arrow/button in the combo boxes become visible only when that field is selected or a specific combo box has focus. Is there a way to have all the combo boxes in the Word form to display the dropdown button ...
|
| Find/Replace plain text with a text form field | 22 May 2008 20:42 GMT | 2 |
I have a system that can create Word documents where all the document content comes out of a database. I want to find/replace specific text in these Word documents with a form field, for example, I have some text called "first_name" but want to replace
|
| Removing protection, multiple documents | 22 May 2008 20:42 GMT | 1 |
I am trying to remove the password from multiple documents in or to edit content. There is not a password to open the file just a password to unprotect it (it is protected to allow form entry). The password is known and is the same for all files in the folder.
|
| Adding the filename and path in the footer to a large group of fil | 22 May 2008 20:19 GMT | 1 |
Is there a way to create a "office macro" that will take a bunch of Word Documents and place the filename and path in the footer. I could create a global macro in word, but would still need to open each document to apply the macro.
|
| pausing and resume | 22 May 2008 19:06 GMT | 1 |
hello i am using this code for generating word report, want to pause thise word report generation and resume when needed( may after the restarting the system) the entire code for generating word report i have pasted. The data are
|
| Copy row containing different fields | 22 May 2008 16:57 GMT | 6 |
I've been able to set up an exit macro on previous projects to create a new row in a protected form. In this case I have different fields that I want to copy. The table contains three columns each with the following fields (starting at
|
| Shape.Select() is not working in threaded mode | 22 May 2008 15:36 GMT | 5 |
I have some embedded jpg attachments in my DOC file. I am extracting it like this: shape.Select(ref nullobj); shape.Application.Selection.CopyAsPicture();
|
| Using C# instead of VBA | 22 May 2008 15:36 GMT | 5 |
Hi group. I'm having a hard time programming a Word template. I'm looking for code to manage the contentcontrols in a Document, but the samples I can find in Word Developer Reference are all in VBA whereas I would like to work in C# (which is also the language and code template
|
| Macro works fine... but...? | 22 May 2008 15:20 GMT | 2 |
Howdy, I'm using Word 2002 and know next to nothing about VBA, but have had much success with the "R&T" approach (that is, Record, and Tweak.)
|
| Macro works fine... but...? | 22 May 2008 15:19 GMT | 2 |
Howdy, I'm using Word 2002 and know next to nothing about VBA, but have had much success with the "R&T" approach (that is, Record, and Tweak.)
|
| Preview an auto-text entry in a user form | 22 May 2008 13:23 GMT | 3 |
I have template with lots of clauses saved as auto-text entries. I have a user form with checkboxes so that users can select which clauses they want and then insert them all at once. I would like users to be able to preview the clause to see if they want to
|
| Sharing Document templates over a network | 22 May 2008 12:41 GMT | 1 |
Using word 2000 I have a document template called basemacros.dot stored in a shared folder on a network drive. From this template I have created a number of documents saved in rich text format and stored in the same folder. When one of the documents is opened a public autoopen ...
|
| How do I set up reverse (decreasing) numbering in Word? | 22 May 2008 12:35 GMT | 1 |
I want to add entries to the top of a list, and want the numbering in decreasing order. For e.g. I will add item no 5 to the top of a list that hast item # 4, then #3, then #2 and last one as #1. help!
|
| Bookmarks and UserForm | 22 May 2008 08:19 GMT | 6 |
Howdy. I am trying to do something quite simple and should be able to figure this out. My time is tight these days, though, so I'll just hope for some help. I am just trying to get a UserForm to populate a template in Word 2003. I'm
|
| text file for mail merge | 21 May 2008 20:34 GMT | 20 |
Have text file for merge purpose. cells are seperated by a comma rows are seperated by there commas. Mail merge selection does not as I can see reconize 3 comma seperation. Is there a way to set row seperation as I create the
|