| Thread | Last Post | Replies |
|
| an array in a loop for search for key words | 22 Sep 2007 10:44 GMT | 9 |
I am needing a find loop to search for specfic words, and to copy the word next to them eg: First Name: John Surname: Smith
|
| Different spacing in newer version of Word for Mac | 22 Sep 2007 08:45 GMT | 1 |
Help! I just transferred a several hundred page Word document (Word 2001 for Mac) from my old OS 9 Mac to my new OS10 Mac (Word 2004 for Mac, vers 11.3.5.) It is an outline for lecture notes, and the spacing is critical. When the document opens on the new computer, the
|
| How can I edit headers/footers in a protected form? | 22 Sep 2007 08:44 GMT | 5 |
How can I edit a header or footer in an online document protected for forms? The fill-in the blank form fields are on page 1, but on the next pages the sections are unprotected to allow paragraphs of information to be inserted. Ex. - After page 1 the Footer needs to be changed in ...
|
| Header & Footer | 22 Sep 2007 08:24 GMT | 1 |
I wish to pull in a header and footer from another document each time I run a mail merge. This because we have multiple style letters all with the same header & footer but this can change as Member & Associates change and when they change
|
| Inserting multiple paragraphs in a mail merge | 22 Sep 2007 08:22 GMT | 1 |
I have a document which is an offer for a house. I want to able able to have something to pop up and ask which clauses are to be inserted ie clause 1, 3, 5 and 7 are to be used. I was thinking of having each clause as a separate document and then inserting each required file.
|
| Delete Page Header & copy data - Excel 2000 & 2003 | 22 Sep 2007 05:01 GMT | 1 |
I have a microsoft word file tha has page headers with different text in each one. Is it possible to copy the header text below the header then delete the header with a macro? Thank you for your help,
|
| Dynamically add a Checkbox and change its Caption | 22 Sep 2007 01:44 GMT | 1 |
I'm able to add a checkbox to word with the following code. However, I've been unable to change the checkbox "caption". Anyone know how to do this? Sub InsertCheckBox()
|
| Find Corrupted word document | 21 Sep 2007 20:30 GMT | 3 |
I am working on the Word automation and every time i am opening and closing word document. if there is any Corrupted document its opening a dialog box saying that this document is corrupt anad want to repiar? is there any way to force dont show the dialog box and just repair ...
|
| How to delete content in a table | 21 Sep 2007 19:28 GMT | 5 |
Hi, I have a table with 6 columns and variable rows, how to delete the content of all the cells except the cells in row 1? Thanks Juan Uribe
|
| Can't get Ask field to work | 21 Sep 2007 15:50 GMT | 8 |
I am a teacher & have a lesson plan template. I want to be able to go to file>>new, choose the lesson plan template & when it opens it gives me a box to enter the "week of." Then I want this information automatically inserted into the lesson plan file in three places. I almost ...
|
| Drop Down menu populating pictures and text in Word | 21 Sep 2007 14:04 GMT | 3 |
I am a very basic Word user and i need to create various drop down menus within the document. When any value from the drop down menu is selected, i want to automatically populate a text and picture which is linked to that value. Each value has a
|
| Open a word document from addin | 21 Sep 2007 12:32 GMT | 1 |
I'm sorry to ask this totally lame question, but i cannot find any documentation. I have written an addin that works as an ftp client, and i would like the addin to be able to open a word document by double clicking that item in one of my listviews. I am working with
|
| Turning Off Same as Previous | 21 Sep 2007 10:24 GMT | 11 |
Just a heads up, VBA knowledge: low novice Aside from manually going into each Header or Footer and deselecting Same as Previous (the bane of Word's existence) does anyone out there have a macro to do it in one sweep (taking out every designation in all Headers and Footers).
|
| Extra spaces getting converted to Unprintable Character in Word 20 | 21 Sep 2007 04:10 GMT | 1 |
I have an Windows application in Windows Vista which sends an email using Outlook 2007. We can enter the text for the email in a form in the Windows application.First a word document is prepared using a 2003 word template and then this document is included in the mail using vb ...
|
| Add a query based on a variable | 21 Sep 2007 02:29 GMT | 3 |
Hi everyone... I have a word document that runs some VB code which prompts the user to select an item from a list. Once an item is chosen, a separate text field is automatically filled in. This works fine. I have also
|