| Thread | Last Post | Replies |
|
| Ink Annotations in Word Protected Form (PC Tablets) | 12 Feb 2007 16:38 GMT | 1 |
I have created several word documents that I protected as a form. The have drop downs and inserted fields to type in. I have an area that I need for the user to draw a picture of even sign. I can't seem to get the Ink Annotations button to be enabled when it's in the
|
| document has lost reference | 12 Feb 2007 16:01 GMT | 4 |
Hi I have some problems with document that looses their references to other templates after a word crash. I have read that the course for this can be that a word crash leaves the temp file version of the file. And the solution
|
| Forms and Table of Contents | 12 Feb 2007 15:34 GMT | 8 |
I'm a wannabe expert at forms. I have a pre-made document for engineers describing equipment which has a table of contents, places to insert images, Excel tables, and an Appendix added at the end (which will auto-fill into the toc). I want to have part of this document ...
|
| AutoOpen macros and the startup folder | 12 Feb 2007 11:54 GMT | 2 |
In Word 2007, if I want to put all my macros in "AllMacros.dot" and run some from Normal.dot's AutoOpen macro, how do I get around the fact that the AllMacros.dot might not be open in time? (I'm trying to stay compatible with word 2003 so I don't want to use ribbon
|
| Finding sections automatically that only contain heading 1 level | 12 Feb 2007 10:08 GMT | 5 |
I got a long word document with 8 sections. Almost all of the sections contain headings level 1,2 and 3. Two of the sections only contain a heading 1 level. I now would like to write a macro that automatically finds the
|
| Delete date & other Word provided data from Comments and screen ti | 12 Feb 2007 09:29 GMT | 1 |
I like to use word screen tips to mimic web page HTML <span... title="comment....whatever">. However I would like to know how to get rid of the date that word insists on providing. (I can get rid of the author by changing the author in the document settings to " ".) I would also ...
|
| Adding buttons from a macro | 12 Feb 2007 09:17 GMT | 1 |
Is it possible to add buttons to a custom toolbar from a macro? Thanks, Flint
|
| executing a word vba code from access | 11 Feb 2007 10:20 GMT | 5 |
I need to create a vba macro in access 2007 that opens a word 2007 document, fills in the correct data from an access record (just one, not recursive) and print it out. I thought to open a document with symbols where I want to fill in data (like
|
| Using Code from Excel to Open and merge data with WORD | 11 Feb 2007 10:09 GMT | 5 |
Hello, I have a database in Excel 2003 that holds data for numerous merge letters that I have in WORD 2003. My scenario, that will repeat itself with about 20 different WORD letters in mail merge format.
|
| easy one | 11 Feb 2007 07:51 GMT | 2 |
Really easy but confusing for me as I am learning, I am preactising script from a VBA for Excel 2003 book and I come to believe the code in the book is not always accurate, but I am not sure at all since it is published by a well-known and established
|
| Switch function, If Then, or Select Case? (or something else?) | 11 Feb 2007 05:43 GMT | 2 |
I need to write a function which checks for certain strings in a field, then reports back a "field type" (my term, not the actual fieldtype in Word) based on the strings it finds. I don't know quite how to write this. Here's what I have so far:
|
| Connection to FoxPro Database | 10 Feb 2007 19:33 GMT | 1 |
I am writing some VBA code that will show a user form when opening the document it is within. The form will include a drop down (combobox) list and a generate report command button. I have created the document template and placed the bookmarks necessary to place the queried ...
|
| Formatting text in Footer? | 10 Feb 2007 18:17 GMT | 3 |
I have some vba code that I use to update my footer from a userform. It all works as I have coded it but I am having trouble formatting the footer text after I update it. For example on my first bookmark I want it to be left justified and my page x of y that is already in the
|
| Creating a Blank Style? | 10 Feb 2007 16:44 GMT | 2 |
Hi, Everyone. I'm trying to simplify creating a table of contents for my documents. I've got a font setup for my documents that I like, so I don't want a style to mess with it. Unfortunately, when I create a new style
|
| Finding information related to headings | 10 Feb 2007 16:05 GMT | 1 |
I have hundreds of legacy documents that I need to add to a index database. I am looking for a way within Word to search on Criteria such as Author, creation data, update date , doument revison etc. The intention is to put a block of files in a dedicated directory, run a routine ...
|