| Thread | Last Post | Replies |
|
| Height of the text in cell | 03 Dec 2006 14:00 GMT | 3 |
I need to write a macros that reduces size of text in table when it begin to resize in case of long string of text inserted ?
|
| Text Form Field Length problems. | 02 Dec 2006 20:20 GMT | 2 |
I had a problem with only being able to put 256 characters in a text form field, as others have in this group. using the command; ActiveDocument.FormFields("FieldName").Result = YourString
|
| To Greg Maxey | 01 Dec 2006 18:56 GMT | 34 |
I much enjoy your postings and papers. I have two questions for you: 1) When I taught myself QuickBASIC many (!) years ago, I got used to the concept of 'reserved words' ie words that did something and could not also be set as variable names. There were a number of books ...
|
| Creating Word Documents using OLE | 01 Dec 2006 14:21 GMT | 4 |
I'm about to start a project that will involve creating Word Documents using OLE. Is this an appropriate group in which to ask OLE questions? I won't be using Visual Basic to "drive" the OLE, but I can readily transpose answers written for Visual Basic into the programming ...
|
| Who has the file open? | 01 Dec 2006 11:36 GMT | 3 |
I have been using the code posted on the MVP site at http://word.mvps.org/FAQs/MacrosVBA/CheckIfFileOpen.htm and I would now like to find out who has the file open if it is open. Is this possible please?
|
| Selecting text between 2 found words in Word | 01 Dec 2006 09:02 GMT | 6 |
Hi i want to select some text throughout a document to be deleted. The test will look like this...... 'Christmas : 2 x 5" Fruit & Cone Candle Rings Product: Christmas 2 x 5" Fruit & Cone Candle Rings Custom Label: 213878'
|
| How to include Custom Properties as reference fields | 01 Dec 2006 04:04 GMT | 1 |
Is there a way to include custom filed values in the document text? Similar to { REF MyFileName } ??
|