| Thread | Last Post | Replies |
|
| reading complex table | 12 Oct 2006 23:15 GMT | 1 |
I have made marcos that can read doc files and can make thier xml,every thing except complex tables, are done . Problem is i am getting height or width of spaned cells as 999999. plz if any one could proivde solution
|
| Another question about spellchecking a protected document | 12 Oct 2006 22:35 GMT | 4 |
I have created a macro to perform spell checking on a protected document. Below is the code I found and it was working with no probelms , but once I copied this code to another form, I see it cycle through the form fields but it just skips mispelled words, or it will work on
|
| Printing Image on First Page/Different Image on Subsequent | 12 Oct 2006 21:16 GMT | 1 |
Hey All, I've been messing around with Word 2003 and I can't seem to get this to work. I'm trying to design a form with embedded graphics (i.e. Letterhead). However, the first page needs to contain our logo and company
|
| Search Multiple Word Documents (Case-Sensitive) | 12 Oct 2006 17:54 GMT | 2 |
Hi, I am not sure if this is the correct place to post this but I am about to undertake a massive task involving searching over 2,000 word files. I am looking for the letters H, M or L. They are all in capitals and are also stand alone (so are not attached to other words, which
|
| Formatting Text | 12 Oct 2006 16:59 GMT | 1 |
I'm using the code below that will write names entered in a text box into the document. The "To" field is using a 1" hanging indent (this is not set up in a table). The "txtAuthor" field is set up for multi-line text. I would like to know how using code to format the 2nd line ...
|
| Word should include a rhyming dictionary. | 12 Oct 2006 15:20 GMT | 2 |
I believe that Microsoft Word editions should include a rhyming dictionary to make poems that rhyme easier to write rather than having to reference a rhyming dictionary in print or online. ----------------
|
| Printing selected sections | 12 Oct 2006 13:59 GMT | 16 |
I have Word 2003 document, separated in three sections. The first section is a kind of header with some form fields (e.g. adress) in a table. The second and third sections are normal text sections. I have enable document protection: first section allows form field input,
|
| Automate copying text from tables on multiple identical docs | 12 Oct 2006 13:25 GMT | 1 |
Hi all. I've got 300 grant application forms from which i'd like to extract the names (1st & surname, 1+ times per sheet since some have more co-applicants than others) and also applicants current grants (another text box later on, one per applicant).
|
| Inserting multiple hyperlinks in Word from Excel VBA | 12 Oct 2006 12:59 GMT | 9 |
I have the following code working fine to insert one hyperlink, however, (1) I can't get the cursor to move to the end of the inserted hyperlink, and (2) I can't get figure our how to insert another hyperlink (or several more) after the first one.
|
| how to access VBA code in a template when .doc is created from it | 12 Oct 2006 09:09 GMT | 2 |
in word 2003, i have a .dot file with a command button and vba code behind it. when the doc is created from the template via a mail merge, the button does not work as the code is no longer behind the button. how can i get the document to find the code in the tempate? thanks
|
| Creating labels | 12 Oct 2006 06:45 GMT | 4 |
I'm taking my first shot at creating a macro in Word using VBA that will create labels based on user input. Basically what I'm trying to do is have a dialog box open that allows the users to input starting and ending ranges for the labels, then have the macro go and build the ...
|
| Inserting a Graphic Object | 12 Oct 2006 00:49 GMT | 1 |
I am trying to put together 1-page "summary" sheets for specific projects. Since space is minimal I have an idea to put in a horizontal graphic "slider bar" into the the document that can graphically show the status of the
|
| Macro to separate one file into multiple files | 11 Oct 2006 22:42 GMT | 4 |
I desparately need some help to take an existing document containing data for multiple sales people, and break that file in to individual files at the start of the new salesperson number. Can someone please help?
|
| Hiding the Author of a Revision | 11 Oct 2006 22:11 GMT | 3 |
At my job I've been asked to do something that I cannot seem to find any help with in the usual places. One of my marketing people is circulating a document to other people asking for their input/revisions. The document already has many
|
| How to make a macro print the watermark on all pages! Please help! | 11 Oct 2006 21:42 GMT | 6 |
I am having so much trouble trying to create a macro to print a watermark on all pages. If the document is only one page it's fine but one of our documents is 4 pages. When I print this using the macro it prints "copy" on the first page, removes the header and footer for the
|