| Thread | Last Post | Replies |
|
| Don't save normal.dot | 01 Apr 2006 00:01 GMT | 5 |
We have an application that reads a text file with bookmark names and values which is merged into a Word document automatically by a VB.NET custom program which then prints the merged document. Everything works except that when Word is closing it pops up a message stating that ...
|
| Header/Footer question | 31 Mar 2006 23:49 GMT | 2 |
Hello all1 I'm using Word 2003. I have a complex header/footer situation that I'm trying to rectify. I was brought on recently as the tech writer at a firm where someone had designed
|
| Extract links and .asp file names from text | 31 Mar 2006 23:15 GMT | 4 |
I have huge text in a word file I want to extract all the links that starts from http:// and all filenames ending with .asp file extension and keep it at the end of the document. Is this possible in word vba?
|
| Create Macro | 31 Mar 2006 22:21 GMT | 1 |
Is there a way to record a macro that will paste special as unformatted text any text that I highlight and copy? For example, if I copy from one template to another I can paste the text and it will take on the formatting of the template I paste into. I am using Word
|
| Controls Collections for Active Document | 31 Mar 2006 20:29 GMT | 3 |
I am trying to loop thru all the controls in my Word document - text boxes and combo boxes. I am not using form fields. Is there a collection I can use to do this. The controls collection only seems to be available with user forms and not documents. Thanks for your help!
|
| Find text in a mail merge and replace with other text. | 31 Mar 2006 19:22 GMT | 3 |
Dear All, Mail Merge result is being cut and pasted into Word from another prog. I need to find target text, which includes a couple of paras., and replace all instances with a couple of formatted paras.
|
| Framed Paragraph | 31 Mar 2006 16:06 GMT | 1 |
In Word, after setting a table position the be relative to the page, rather then floating with the text. Several of my macros will no longer work. Any line that tries to access the ActiveDocument.PageSetup object will produce the error:
|
| Search for paragraph, format, & continue this through rest of docu | 31 Mar 2006 16:03 GMT | 17 |
I have Word 2003. I'm trying to search and highlight a paragph which has the word "KeepTogetherTag" as the beginning of the paragraph and the word "KeepTogetherTag1" as the end of the paragrah. Once this paragraph is highlighted, I to to Format, Paragraph, Line and Page Breaks ...
|
| Warn about overwriting an existing file? | 31 Mar 2006 15:49 GMT | 4 |
I have been using the following macro to unmerge a long document and create 6 labeled documents in same folder, but it does not warn about overwriting an existing file. I would appreciate advise on how to add that function.Thanks in advance!
|
| Open all docs in folder | 31 Mar 2006 15:41 GMT | 3 |
i am using €office 97 upwards. Cansomeone asist me with some code which looks in a particular folder, opens each document one by one and does something then saves it and closes it and open next document.
|
| Warn of nearing End of Cell | 31 Mar 2006 12:38 GMT | 2 |
I am using Office 97 upwards. Is there a way that a marker can be placed in a cell that when reached by a user who is typing text into that cell, a message is displayed telling them so?
|
| paste into text box | 31 Mar 2006 12:28 GMT | 1 |
As per the code below, I'm trying to copy an address from a letter (doc1) and paste it into a text box in doc2. Unfortunately, when I try to paste, I end up with the copied text being pasted into the main body of the document, not into the text box as I had wanted. Any ...
|
| Reproducing Excel table in Word | 31 Mar 2006 12:11 GMT | 5 |
Does anyone has already reproduce an excel table in word. I'm trying to do that (the programmation is below) but it is very complex. I'm looking for information to help me to progress. What the program do is a mailmerge executed from Excel. The excel file
|
| data from Excel cell into Word bookmark | 31 Mar 2006 11:50 GMT | 3 |
I am looking to find a method to do the following: I have an Excel spreadsheet. In this spreadsheet I have a number of cells that contain, calculated, information. In order to publish this information in a convenient way, I would like to do this with a Word document, rather
|
| Autotext doesn't work right in Word 2003... | 31 Mar 2006 10:39 GMT | 5 |
The autotext doesn't work right in Word 2003. We bought another 2003 package, and also did an update from the website, but it won't work consistantly. Sometimes it kicks in, but after a sentence or two, it stops working again. Did not
|