| Thread | Last Post | Replies |
|
| Help cleaning up bad paragraph breaks | 11 Jan 2008 20:52 GMT | 1 |
Windows XP Pro SP2 MS Word 2003 SP3 I have inherited a document that was originally created in Notepad and has paragraphs that look like the psuedo-paragraphs below:
|
| User to Specify Starting Number for Sequential Numbering | 11 Jan 2008 20:21 GMT | 14 |
I am using this macro (courtesy of Doug Robbins with help from Jay Freedman) to sequentially number certificates where data other than the serial numbers is in ask fields. The macro is in a template and runs automatically on Document_new. My
|
| using code to determine the file location | 11 Jan 2008 18:56 GMT | 1 |
My template has code in AutoNew() I need to asign strFileLocation as the file location of the template How do I do this? thanks.
|
| Automatic size change on all imported pictures | 11 Jan 2008 14:16 GMT | 1 |
I generate word (2003) documents with several imported pictures. But these pictures are to large so I have to change the size to 80% by hand. How can I automatic change the size for all pictures in the file? I have tried to record a macro to do this, but during this recording I ...
|
| Save without Header and Footer | 11 Jan 2008 09:50 GMT | 1 |
I have application which launches a wrod template file, when I save it, I want to just save the text part of it and not the header and footer. How is it possible? Thanks in Advance
|
| Enable Check Box | 11 Jan 2008 01:46 GMT | 1 |
I am making a questionnaire using various Check Boxes to indicate a customers preferences. The Check Boxes are in my Word document but I don't know how to make them active, in other words that when you click on the Check Box that
|
| How do I convert all older files on a server to 2007 format? | 10 Jan 2008 23:59 GMT | 3 |
Apparently a security fix in service pack 3 for Office is preventing older word files from being opened. When the users try to open they get a message: "You are attempting to open a file that was created in an earlier version of
|
| keyboard shortcuts for macros | 10 Jan 2008 21:09 GMT | 3 |
i have assigned a keyboard shortcut (Alt+N,L) to a macro i recorded. i would like to change the key board shortcut and i cant find a way to it? i would be more interested in finding out how to do this without going into writing macros which i am not very good at.
|
| How do I export a list of bookmarks from a document? | 10 Jan 2008 20:51 GMT | 3 |
I am working with an existing word doc that is linked via bookmarks to an excel doc and I am trying to figure out which bookmarks in the word doc go to which cells in the excel doc. My first step is to get a list of bookmarks in the word doc. Is there a way to extract a list of ...
|
| Delete a paragraph up to a specific character | 10 Jan 2008 20:11 GMT | 5 |
i am trying to find a way to delete all text/characters in a paragraph up to (and including) the last occurence of a backslash within that paragraph, throughout the document. using the GNU regexp i would select something like "^.*\\" and delete it.
|
| Modifying a recorded macro in Word 2003 | 10 Jan 2008 14:11 GMT | 2 |
I began a small project that involved the following steps: 1. Copy a large amount of table data from my health insurer's site. 2. Save the table in a text file to get rid of the table formatting. 3. Copy the resulting text to Word where I could use "Find/Replace" editing
|
| Protect Form macro errors | 10 Jan 2008 11:01 GMT | 9 |
When I activate the Protect Form function on my templates and then open them via a 3rd party preview screen I get a series of error messages before the macro works. I need to protect the form for the form fields to work and the templates are for a 3rd party system so I
|
| Need to have form field end up with data generated by macro that is run on entry/exit | 10 Jan 2008 04:59 GMT | 3 |
I just had a Word form task dumped on me, which would not be a problem if I had spent a lot of time working with forms in the past. But I haven't. I need to create a form field, run a macro on entry (or exit, if more
|
| can I feed powerpoint from a word document? | 10 Jan 2008 04:38 GMT | 2 |
I want to build a powerpoint presentation that will be used in many locations around the world, can I feed a presentation from a word document
|
| Deleting empty formfields | 10 Jan 2008 01:22 GMT | 1 |
I am using Word 2003, can someone assist me with some code which looks through a document and deletes all the formfields that are not populated. Thanks in advance
|