| Thread | Last Post | Replies |
|
| dialog box help | 15 Mar 2007 19:46 GMT | 5 |
I have been working with Perry (See My original post under Dialog Box) and he gave me the following macro to try. I thought it had worked and stated that it did on my reply to Perry. I was wrong. It does not write the formfields data to (and saved in) the textfile. I need some ...
|
| Limit a CommandBar Button Availability in Word | 15 Mar 2007 19:17 GMT | 1 |
I have added a commandbar button to my Word document and it works. However, I want my button only visible in a subset of my open Word windows. How can I turn the button visible for one group of Word windows and invisible for others? I have tried using the WindowActivate and ...
|
| A Global Variable Over Multiple Modules | 15 Mar 2007 19:14 GMT | 2 |
I have a set of macros in multiple modules and would like to set a global variable to be used by all these modules. If I define a global variable within a module, all the macros in that module can see it but other modules can't see it. How can I define a variable that can be ...
|
| Tables/Equations Fields Differences in French and English | 15 Mar 2007 19:00 GMT | 2 |
We have a custom template but seem to be running into issues when it is used on French Windows. It appears that the field added for tables and equations is not the same and is language specific for each SEQ it seems to create. Does anyone know anything about this and how to make ...
|
| Rearranging Table Columns | 15 Mar 2007 17:57 GMT | 4 |
I have been playing around with some code to rearrange the columns of a table. E.g. existing data in a five column table GRID NAME A B C D
|
| Debug Clear | 15 Mar 2007 17:37 GMT | 1 |
OS: Windows XP Apps: Office XP Does anyone know how to clear the immediate Window using VBA ie. 'Debug.clear' Any suggestions would be appreciated. I understand that closing Word will
|
| This document failed to print message | 15 Mar 2007 17:27 GMT | 1 |
We've got a printer that gets jobs that can be hundreds of letters to customers. When the printer runs out of paper, it will pop a message up on the print server that reads, "This document failed to print". Yet when we put more paper in, it seems to continue where it left
|
| Delete paragraphs in active document? | 15 Mar 2007 17:18 GMT | 18 |
I have a collections letter that 1) thanks the recipient for verbal agreement to payment plan in paragraph1 and then 2) askes the client to sign and return a promissory note in paragrah 2. I'd like to deleted paragraph 2, paragraph 10 (the enclosure line), and page
|
| How make a toolbar visible only i Word and not in Outlook ? | 15 Mar 2007 14:41 GMT | 1 |
Using a global Word-template as an Add-in, containing a custom toolbar. Word XP. When starting Outlook, that toolbar is visible - which is not desirable. Is there a nice way using VBA to check if Word is opened directly or from
|
| Autotext text and table, keep formatting | 15 Mar 2007 14:07 GMT | 1 |
I've got a Table placeholder which has looks similar to this: Table Title (specific paragraph style applied) table here, one column, one row, character style applied Source: (specific paragraph style applied)
|
| How do I exploit the fullness of benefit in Microsoft Package? | 15 Mar 2007 13:40 GMT | 1 |
How do I exploit the fullness of benefit in Microsoft Package?
|
| USPS Barcodes | 15 Mar 2007 13:16 GMT | 3 |
I recently had need to send mail to an individual at USPS ZIP+4 address. I addressed a single label using Word and printed it. I later had cause to use the Merge feature to create multiple labels and happened to include in the Excel database the same identical ZIP+4 address! I ...
|
| Print Text Form Fields | 15 Mar 2007 07:03 GMT | 1 |
I received this document that has Text Form Fields. These field have data typed in. The problem is when I try to print this document then the form fields go blank. The data does not print. What is going on?
|
| Define a custom RGB Colour using VBA | 15 Mar 2007 07:00 GMT | 2 |
I recently wrote below (simple) macro which changes the row colour of a table from blue to yellow. Is it possible to define a custom colour such as RGB (17, 33, 55). And if this is possible, how do I have to rewrite this macro.
|
| Recording macros in Word 2007 | 15 Mar 2007 04:34 GMT | 2 |
I have begun using Word 2007, usually in compatibility mode. I find that when I record a macro and assign to a keystroke combination, it only works in some documents. Many of my macros are simply "assign a style" macro or something equally simple just because I don't like to go ...
|