| Thread | Last Post | Replies |
|
| Multi User Form | 21 Nov 2003 16:10 GMT | 1 |
I am new at this and I have created a form using macros. I would like to be able to link the form I've created to a second computer. Is there a way of networking the two computers to use the form simutaneously or do I have to
|
| File Path | 21 Nov 2003 15:43 GMT | 1 |
I have created a procedure that, depending on the radio button selected will open a document. All the possible documents are stored in the same folder, i have repeated the full file path for each radio button
|
| AutoOpen | 21 Nov 2003 15:06 GMT | 5 |
Is there a way I can put code behind a specific document to make it set certain options in word whenever it is opened? Specifically, I'm looking to change the way revision marks
|
| Forms Template Problems | 21 Nov 2003 15:01 GMT | 9 |
I am creating a form template in Word, but it will not give me the option to "Protect Document," which is required to make the form fillable. Can someone tell me what I am doing wrong?
|
| creating object variables using dynamic names | 21 Nov 2003 13:29 GMT | 3 |
I have been struggling with this problem and would appreciate some help. I suspect that there is a simple solution, but after reading a VBA book, searching the internet and trying various apporaches, I am stuck.
|
| Setzen von Eigenschaft: ActivePrinter dauert auf WTS sehr lange! | 21 Nov 2003 13:21 GMT | 3 |
Hallo NG, ich benutze WORD ?ber OLE in einem OCX. Dabei setze ich die Eigenschaft ActivePrinter mit einem vorher ausgew?hlten Drucker und setze ihn nach ?bergabe an Word auf den vorherigen Drucker
|
| Update a template automtically | 21 Nov 2003 12:53 GMT | 7 |
We have a template, 123.dot, that is placed in users' Startup-folder. If a newer version is published on the local network, how can this template be updated? The file is in use when a
|
| is there code which will clean up a document | 21 Nov 2003 11:33 GMT | 3 |
is there code which will clean up a document? I have a word document with numerous sentences, and words, that are on lines one down from where they are supposed to be. I end up placing the curser in front of the problem
|
| Toolbar Question | 21 Nov 2003 03:35 GMT | 1 |
Is there any way to add a button to the Right Click menu when customizing toolbars? What I would like to do is add a properties button like in Access for editing 'Parameters' and 'On Action' on commandbar controls
|
| Merging two Word documents together | 21 Nov 2003 02:53 GMT | 3 |
Is there anyway that select information from one word document can be automatically retrieved and input into another word document or template, such as filling out the first document with award information for example and
|
| Access Query Set to Mail Merge for 300 docs. | 21 Nov 2003 02:50 GMT | 6 |
I have ~ 300 Word 2000 files that need to be setup as a mail merge from an Access Query. I was hoping someone else has had the same issue. The letters were once all WordPerfect mail merge files that have been converted. I tried the generic - record and edit - but I don't ...
|
| protect document in macro | 21 Nov 2003 00:46 GMT | 3 |
i have created a macro which inserts a table from the same document. my conundrum is that the 2nd table is not locked like it should be. i have inserted a section break to enable the user to insert the 2nd table, and all
|
| Using DATEADD function?? | 21 Nov 2003 00:23 GMT | 1 |
I have been informed that I can use the following function to achieve a DUE PAYMENT DATE on an word invoice. DateAdd("d",14,Date) My question is how do I use this function??
|
| Undo Buffer | 20 Nov 2003 21:35 GMT | 2 |
I have to highlight the changes made to the document through the undo operation. I did override the EditUndo method. I am not able to get hold of the text or range that is effected by the undo operation. Is there any way
|
| Do While Not End of File | 20 Nov 2003 21:12 GMT | 2 |
I need to write a macro that will go down through a Word document page by page and copy each page out to a new document of its own. I have started the macro and can get it to copy the
|