| Thread | Last Post | Replies |
|
| Saving Changes in form... | 20 Jul 2006 14:48 GMT | 3 |
I've made a form where collegues can select clauses for a certain document. In this form I have a listbox where they can select a Clause and two textboxes where in one apears the title of the clause and in the other appears the text of the clause.
|
| Unwanted dialog when performing a mail merge | 20 Jul 2006 14:48 GMT | 3 |
This VBA function in Access accomplishes a mail merge in Word (Office 2003): Function MMWord(DotName As String, QueryName As String) Dim blnWordAlreadyRunning As Boolean Dim strSQL As String
|
| Event macro to replace letters | 20 Jul 2006 12:31 GMT | 3 |
Some time back with your help I developed the following macro which works fine, The only drawback is that it has to be run separately, Can someone tell me a way to bind it to a "keyup" event so as soon as a letter is typed the necessary replacement is done.
|
| Problems with AutoNew in Normal.dot | 20 Jul 2006 03:13 GMT | 6 |
I am getting some frustrating problems with the AutoNew procedure when I use it inside Normal.Dot. I am using Word 10 (XP). I have put the following code into a new module in Normal.dot: Sub AutoNew()
|
| Can I get the Macro shortcut key to work with caps lock on | 20 Jul 2006 02:57 GMT | 2 |
I am trying to change a macro so when you have caps lock on and use the shortcut key it will work
|
| macro to unlink selected crossref fields by their text content | 20 Jul 2006 02:36 GMT | 1 |
I have a document that needs to be customized for each client engagement. It has numerous bookmarks that are linked (cross referenced) to other locations w/i the document that need to reflect the same term as in the bookmark. So for a new client, I go in, change the text in the ...
|
| MS Word: Update in the Author Field Is Not Retained | 20 Jul 2006 00:43 GMT | 4 |
I am using MS Office 2003 SP2 with a Document Management System. WINWORD.exe version number 11.0.6568.0. When I open Word Documents saved in the DMS and change the Author field (from the properties dialog-> summary) its not saved. So to replicate:
|
| What program should I use to make a reference library? | 19 Jul 2006 22:59 GMT | 1 |
I need to make a booklet with the name of the book and year it was printed then below it have a breif description. I have about 100+ books and I already started doing this in microsoft word by putting it in a table, but have found that it is very difficult. The books are in ...
|
| chpaters | 19 Jul 2006 21:33 GMT | 2 |
i have many books to print Every part (pages...not sections) of it has to print on differnet printer in this way 'Look first part to print
|
| Programatically activate the previously active document? | 19 Jul 2006 20:16 GMT | 6 |
Would there be some way to be able to go automatically to the previously activated document? Please note: I'm not speaking of the previous document in the Window menu, which is activated by the PrevWindow command, but of the previously active document, wherever it may happen to ...
|
| How do i asssign a macro to a button in a different sheet | 19 Jul 2006 20:00 GMT | 1 |
Obviously i am new to macro programming. This is my case. I have recorded a macro in let us say sheet2. (It picks up values from a default folder). I now want to assign this macro to a button, which is in sheet1.
|
| How to delete tc fields | 19 Jul 2006 18:57 GMT | 2 |
The field_object.unlink method does not do anything to tc fields (table of contents entry fields). How can I remove tc fields? Thank you. -- Sue
|
| Printing 4 up on form but having all 4 be page 1 then 4 of page 2 | 19 Jul 2006 17:06 GMT | 4 |
Is there a way to code a word document to print 4 pages per sheet one page but have all 4 pages be page 1 and then have 4 of page 2 on a sheet, etc.
|
| Trying to create a word macro to emulate a program called e-cleaner | 19 Jul 2006 15:10 GMT | 1 |
I have been trying in vain to write a Word 2003 macro that would emulate the actions of a little program called e-cleaner. The program can be found at http://ecleaner.tripod.com/clean202.zip. It is freeware and very small in size. The program removes unwanted
|
| Forms, conditional formatting etc | 19 Jul 2006 13:25 GMT | 1 |
Each of the list below from a protected form will have a checkbox beside it. How do I make it so that when the checkbox is left unticked that the corresponding item will be strikethrough? PASSENGER SHIP
|