| Thread | Last Post | Replies |
|
| transfer text from one ms word document to another | 29 Mar 2008 10:40 GMT | 1 |
i have two word documents in one document data is in the form of tables name of person: address :
|
| Can't access Bookmark | 29 Mar 2008 10:34 GMT | 2 |
I am currently working in Words Version 2003. The macro works find. When someone else try to use it with Version 2000, it comes with "Run time error 4605 - This method or property is not available because the object refers to a protected area of the document."
|
| Visual Basic Macro | 29 Mar 2008 03:31 GMT | 1 |
I got MS Word to write a macro for me. It didn't work. The macro should perform the following tasks on a merged document. The document is merged with an Excel spreadsheet and an MS Word template. The fields on the Word document are filled-in with the data from Excel. This part ...
|
| Alterations to TOC | 29 Mar 2008 00:51 GMT | 1 |
I need to alter the existing TOC for the problem given below: Gather all the "heading2"s (which are particular folios in my case) in the document; auto-generate a table the heading 2 should be in col1.
|
| Spellcheck only certain form fields in a protected doc | 28 Mar 2008 23:34 GMT | 2 |
Is it possible to spellcheck only certain form fields in a protected Word doc? Below is the Macro I have so far but it runs through all the form fields including the check boxes and I have a 40 page doc which takes almost 5 mins for the spellchecker to run. I have tried to use ...
|
| Word fill in form | 28 Mar 2008 23:04 GMT | 3 |
I inherited a Word fill-in form. I was told the yes and no check boxes were not working correctly. Instead of just using the yes, no check boxes, the user wanted the person who fills out the form to only select yes or no. If you select no, yes would be unchecked. I found a ...
|
| clicking in protected forms: MS knowledge base article ID: 839950 | 28 Mar 2008 22:27 GMT | 5 |
I inherited a protected template that has a really obnoxious idiosyncrasy related to form fields; I found the idiosyncrasy listed in the MS knowledge base as article ID: 839950. In summary, the user must click or tab from one form field into another form
|
| applying different font styles | 28 Mar 2008 20:19 GMT | 2 |
I have a script that reads several items in a loop and creates a header then a table for each. The header and the table text should have different styles, but all the text gets the style I first set for the header. In the script below you can see I try to set the font size
|
| Auto Duplicate a Page in Word? | 28 Mar 2008 19:41 GMT | 10 |
I want to create a template. The template will have two pages with a different design for each (first page represents the front of a doc, the second page represents the back of the doc for two-sided printing). When necessary, I need Word to auto duplicate the page one design ...
|
| Font related | 28 Mar 2008 19:34 GMT | 7 |
What I would like to do is: Insert fonts (to my vb6 application) from the ' symbol font file ' like character codes ' 230, 231, 231, 232 ' in a vertical position without any gap between them to form a tall ' parentheses '. There's no problem
|
| Logo in Header of all pages | 28 Mar 2008 14:27 GMT | 8 |
For printing on paper witch already has the company logo and for e-mailing I use this macro which is triggered manualy. It places the logo in the header of the first page but I would like the logo to be added to the header of all pages. I use Word 2003.
|
| How to get some word and characters? | 28 Mar 2008 08:42 GMT | 3 |
Hello. There is TextBox1 (on UserForm) which composed of three-words (russian family name). First word is the surname (e.g. Nabokov), second word - patronymic (e.g. Vladimirovich) and third word - first name (e.g. Vladimir). Thereby we have full russian family name -
|
| VBA code won't run | 28 Mar 2008 01:52 GMT | 6 |
I have the following (I found it in another post). I am trying to use it to duplicate pages. When I run it, it just simply goes to a page that already exists and does not dupliate and add pages. Word will only ask me a page to "go to" and won't do anything else. Any ideas?
|
| Word fields set by Dsofile not updating | 27 Mar 2008 23:59 GMT | 4 |
I've got an old asp.net app that populates some custom fields on a word document it generates. These fields are embeded in the text so that the values are inserted into the letter (things like addressee_name etc) and can be seen when the document is opened. To do some maintenance ...
|
| How do I make a document .doc for uploading? | 27 Mar 2008 20:53 GMT | 1 |
I tried "save as". Even thought I had saved it before in the same folder. Would that make a difference? Help. Trying to upload resume.
|