| Thread | Last Post | Replies |
|
| I need a macro to search across multiple files | 29 Nov 2007 14:03 GMT | 3 |
I need to do search and replace across multiple doc files, and be prompted before each replace. Is there such a utility, macro? Thank you. T.I.
|
| code required | 29 Nov 2007 13:07 GMT | 8 |
Is there any way of reading and modifying word document page by page in VBA....if so can anybody give me the piece of code Awaiting for early response Thanks & Regards
|
| Inserting images into a table, Having trouble inserting in next ce | 29 Nov 2007 08:08 GMT | 1 |
I am using late binding and trying to insert e.g. 9 images into a table (3x3) in Word. I am having trouble moving to the next cell; VB throws an error on 'wrdSelection.moveright 'Unit:=wdCell' - 'Bad command'. Are there any
|
| Bold a list of words in a given document | 29 Nov 2007 07:57 GMT | 3 |
I have a list of words in a doc say List.doc where I have listed a number of words one below the other like: Microsoft Word SAP
|
| Nested If result based on combo box value | 29 Nov 2007 07:22 GMT | 4 |
I've been trying to figure out (with no luck) a way to return a string value to a text box based on a result from a combo box. To try and keep it simple: If Combobox = Value.A then textbox.value = Result.A
|
| What is the best way to read Word text looking for patterns? | 28 Nov 2007 19:24 GMT | 2 |
I have a file system full of Word documents.. All the documents have identifiers that follow a proscribed form : CJS/<number>/<number> e.g. CJS/10/1023 and CJS/10/2023
|
| vba richtextbox control | 28 Nov 2007 14:25 GMT | 3 |
Can anyone tell me if there is a good third party who deliveres a richtextbox control for my vba forms. (Word2003), it woul be nice if the costs where low ;-)))))
|
| Delete single newline between tables | 28 Nov 2007 14:07 GMT | 11 |
I'm fighting with a document automation system and can't seem to get what I want from it directly, and am trying to switch over to attacking it from the post processing side. The closest I can get the tool to produce to the desired output is a series of single row tables
|
| Alt key commands (accented letters) | 28 Nov 2007 12:23 GMT | 1 |
Greetings. I am trying to write some text in French in Word. The problem is that when I use the Alt key commands, the accented characters that come up are automatically changed from Times New Roman font to Lucida Sans Unicode. However do I get this change to stop happening? I ...
|
| Turning MS Documents into PowerPoint Presentations | 28 Nov 2007 10:54 GMT | 1 |
How can I convert word document into PP presentation with images involve? here are some criteria: SLIDE TITLE: it must be BOLD with less than 10 word. SLIDE BODY: any underline or italic in a specific paragraph after the slide
|
| PDF Documents in WORD list | 28 Nov 2007 07:13 GMT | 3 |
Why does a PDF document not show up on my WORD 2002 list of documents? It shows up if I go to Windows Explorer and open the file that has all of my documents, but NOT if I just click on WORD - file - open - My Documents. I'm using Windows XP Home with SP2.
|
| BUG on Framework?? | 28 Nov 2007 01:49 GMT | 5 |
hi to all, I have an issue with a feature of an addin. I did a simple word add-in that catch the "Save" event and the "Print" event. When the addin catchs these events, it must show a simple MSGBOX ("bye") and MSWord doesn't save or print the active document.
|
| Delete or reset values for all custom document properties | 28 Nov 2007 00:33 GMT | 3 |
As part of an automated document cleanup process, I created a VBA userform that lets the user select up to 14 kinds of things to be removed from a Word document (tracked changes, comments, hidden text, etc.) This is kind of an ersatz Remove Hidden Data tool.
|
| Delete Rows based on information in column | 27 Nov 2007 20:48 GMT | 3 |
I had asked for help on another Group, I think i am in the right one now. I have copied info from one workbook to another. Now that it is here, I need to delete the entire row if the cells in columns J, M, S and V are empty. All fo the cells need to be empty inorder for the
|
| Trouble with First Page Different in a Word Document Macro | 27 Nov 2007 19:47 GMT | 4 |
I have a memo template with the company logo on the first page in a header and nothing in the footer. If the memo goes more than one page, from page 2 to the end have no header, but do have a footer with the page number and a smaller company logo. Because of this, First Page ...
|