| Thread | Last Post | Replies |
|
| Automatic updating in multiple parts of a form | 17 Aug 2006 11:02 GMT | 3 |
I hope I can clearly explain this. I have a report template that I am building. The client want to make it gender specific i.e based on the sex of the person i.e. he/she. Currently I use a drop down menu with he/she himself/herself etc. I was wondering if
|
| trapping run-time error 4198 | 17 Aug 2006 08:05 GMT | 3 |
I am experiencing a run-time error 4198 when comparing certain Word documents using vba (from Access 2000 - automating Word 2000). In general, I think it is caused when trying to compare documents that have already been compared. My problem is that I cannot trap the error.
|
| Auto Populate on Open with the Users Name | 17 Aug 2006 04:08 GMT | 5 |
I Have a Word form. Combo box12 I would like to auto populate with the users name when the file open Any help?? Lime
|
| deselect an inline shape | 16 Aug 2006 23:29 GMT | 1 |
I have many toolbox controls in my word document i have mouse down action that passes the control name to the deselect function. in the deselect function i have a message box that asks if you want to deselect the option button. I just need the code to deselect the
|
| Word should allow intentional use of macros in other open docs | 16 Aug 2006 22:35 GMT | 3 |
Excel allows me to run macros (via the macro dialogue) from any open excel file. Word's macro dialog includes the option of "all open files and templates" but does /not/ show macros in other open files. While there are great reasons to use add-ins and templates (e.g. for
|
| Need Word2000 code to count how many time every word are repeat in text | 16 Aug 2006 20:41 GMT | 7 |
I'm not programer. I'm student and can't pay for this. I have Word2000. I need to count, for every word in text, how many time that word repeat.
|
| How to create a Word Doc in c++ | 16 Aug 2006 20:16 GMT | 1 |
Although many of the topics already created talk about similar things I can't get a good example on how to do it exactly. My problem is very simple. I want to programatically create a Word Docuemnt with let's say 3 lines
|
| Determine if selection is a image or object | 16 Aug 2006 20:11 GMT | 3 |
How do I determin if the selection is an image, textbox or just document location? Thanks, Flemming
|
| Unprotecting and Protecting Document via mouse click on active pag | 16 Aug 2006 17:29 GMT | 6 |
I have a two page template in which the first page contains nothing but tables and the second and every page there after contains a repeating header and footer (but not shown on the first page). I have the concept of document protection and have created a bookmark called ...
|
| MultiPage Control | 16 Aug 2006 16:41 GMT | 2 |
I have a form that contains a multipage control with 4 pages; there are also 4 buttons on the form "Cancel", "Previous", "Next" and "Finish. I'd like to know how to code the Previous and Next buttons so that they are enabled/disabled when appropriate. I used the code below, but ...
|
| Driver's Truck Log | 16 Aug 2006 15:48 GMT | 2 |
I am looking for a Driver's Daily Log Sheet
|
| deploying Word macro | 16 Aug 2006 15:47 GMT | 3 |
I have a Word macro that I use, and some other folks have expressed an interest in using it as well (non-local, non-networked users some of whom have very little technical skill- we all volunteer for the same national organization). I've reviewed the FAQ and searched google, but ...
|
| how do I set up a auto incrementing field in protected word doc? | 16 Aug 2006 15:29 GMT | 2 |
One of my users wants to create a Quote Word doc form with a field that incresases only when the form is saved. She needs the ability to control the number as it will not begin at 1 and may at some time need to be adjusted. I have created a few simple forms with some vbs coding. ...
|
| macro to create PDF then email it | 16 Aug 2006 14:36 GMT | 1 |
Has anyone developed a macro that will print to a PDF file and then send it to Outlook? I have a printer setup that will create a PDF file (called 5D PDF Creator). Thanks in advance
|
| Default printer changing | 16 Aug 2006 14:04 GMT | 9 |
I have loads of printing macros which are all working great now thanks to help from this site. I have a macro which opens up the dialog box of a colour photocopier so that you can do any special printing such as duplex, staple, holepunch etc. The macro seems to be sticking to ...
|