| Thread | Last Post | Replies |
|
| VBA-Find.execute - How do I delete it? | 27 Mar 2008 19:39 GMT | 3 |
I've created a new document by copying and pasting from other documents. Now, when I am working in it, everything will suddenly disappear. When I select redo, there is a command in there called VBA-Find.execute. If I redo, everyting comes back.
|
| Locking a document | 27 Mar 2008 18:24 GMT | 9 |
I have a template which includes formfields. When a document is created from that template and completed. Is it possible to lock the enture document and it's contents to prevent the content being altered without a password?
|
| Grammar Checker Customization | 27 Mar 2008 16:27 GMT | 1 |
Hi everybody, I have to reimplement the grammar check for a special purpose (dyslexia), and I don't know where I have to start. It's quite simple: First, capture a portion of text (a phrase), then send it to an analizer that I already have, and show what is wrong in Word editor
|
| Cleaning out all linked "Char"-Styles in one go | 27 Mar 2008 16:07 GMT | 8 |
Dear Experts: Below code which I found on the Internet creates a new style ("Style1"), links the "Char" style that bases on "Heading 2" to this new style, then deletes the new style.1.
|
| Auto Calculation with Field Duplication | 27 Mar 2008 13:50 GMT | 4 |
Hi, I have developed a document for a client in which 13 rows of fields with 3 columns each auto-calculate into 3 separate totals. The client is now requesting that, if they enter zero into the first column of any row, the
|
| Cross reference a text form field? | 27 Mar 2008 12:56 GMT | 2 |
I have a document and I'm trying to figure out how it was created. I'm not sure it's cross referencing a form field or not. When I open the document there are 2 form fields. When text is added to the fields it auto-populates fields in the header. When I toggle the field codes ...
|
| Sharing templates on a Shared Network Drive | 27 Mar 2008 11:08 GMT | 1 |
I've read the article "Distributing macros to other users" by Jonathan West. My IT Dept. informs me that we don't use login scripts. They suggested that I save the template to a folder on the shared drive. The folder would be "read only" to the users. Does anyone see a ...
|
| Formatting via a macro | 27 Mar 2008 02:13 GMT | 1 |
I have an A3 page that has a single 3 x 3 table as its contents. 5 of the 9 table cells contain Excel charts imported as pictures using a macro built into the source XL workbook. This bit works :-) What I now want to do is record a macro (within Word) that captures the
|
| Locking form fields in a protected Word template (Word 2003) | 27 Mar 2008 02:04 GMT | 3 |
I am setting up a performance review form where the supervisor selects a rating from a dropdown and can add comments in a table cell directly below based on the performance criteria. There is a section for the employees responses.
|
| Resize Find Dialog Box | 26 Mar 2008 20:42 GMT | 1 |
I would like a smaller Find (and Replace) dialog box rather than the standard Word 2003 Find (and Replace). Can anyone tell me how to resize it?
|
| Make OnAction refer to a macro in a specific file | 26 Mar 2008 19:44 GMT | 1 |
I'm having the same problem as Richard below. I have a sub that creates a list of boilerplate documents from filenames in a folder. The Onaction calls another sub that creates a new document and inserts the boilerplate in it.
|
| Macro Conditional Statement | 26 Mar 2008 16:18 GMT | 7 |
Hi there, I am a medical transcriptionist with very little programming experience, but have written a series of macros to copy/paste reports into my client's Word-based document. Unfortunately, although I've written some steps into
|
| Implement code in VBA | 26 Mar 2008 16:07 GMT | 1 |
When I enter VBA code to perform a task in Word, how do I implement it?
|
| Text replacement in Textboxes | 26 Mar 2008 13:14 GMT | 1 |
I thought I'd seen this covered but can't find it now... I have a mass of old docs full of little typing errors like not using the À character but writing A', or double-spces and weird stuff before or after commas, colons and brackets. I've written a chain of text replacement subs ...
|
| Normal.dot Growing in Size | 26 Mar 2008 12:04 GMT | 4 |
I have created a Macro to run at startup, so I have put the template in the Word 2003 startup folder and have named the macro AutoExec, everything is good, but I notice the Normal.dot continiously grows in size at a rapid rate. All the VBA does is create a menu which is defnied ...
|