| Thread | Last Post | Replies |
|
| Line breaks in ASK Field prompt | 25 Sep 2007 03:48 GMT | 2 |
is there any way to inset line breaks into a ASK Field prompt? For example: { ASK bookmark "Please choose 1.This 2.That" } which will display as: Please choose 1.This 2.That
|
| Inatialize or Activate ?? | 25 Sep 2007 02:42 GMT | 2 |
Can anyone tell me the difference betwen the constants : UserForm.Initialize and UserForm.Activate both seem to offer the same event handling ?
|
| How do I install Word 2000 having mislaid installation Code | 25 Sep 2007 02:10 GMT | 1 |
I had to install a new Windows XP home Edition because my existing one became faulty. As a result I lost my Word 2000 programme. As I have the original disc which I installed it from I tried again but was asked for the Code which would appear to have come off sometime, although ...
|
| modify text but preserve formatting | 25 Sep 2007 01:52 GMT | 2 |
is there a way to modify the text in a range but to keep the formatting? Specifically, I want to write a macro to trim footnotes, i.e. to remove leading and trailing whitespace. If I do Footnote.Range.Text = Trim(Footnote.Range.Text), I get what I want, but I lose all formatting
|
| Compare, add and delete paragraphs | 25 Sep 2007 00:21 GMT | 3 |
I have two similar files containing names and addresses of clients (each client is in separate lines), I need to compare these two files and delete similar paragraphs in one fine and then copy/paste the rest of paragraphs from one to another to complete the 2nd file.
|
| How do you create a .dot file with Toolbar and Macro, but not from the Normal.dot? | 24 Sep 2007 20:48 GMT | 3 |
All, I would like to create a .dot file containing a toolbar and associated macro. Currently, I am adding the macro and toolbar manually to the
|
| copy info from word to word form | 24 Sep 2007 20:37 GMT | 1 |
I am in desperate need of help. I need to create a macro that will copy specific strings of text from a word document to a word form. The document that the info is being pulled from is constantly being writen over w/ new information, but the information I need is always in the ...
|
| Where are the custom icons (or buttons) kept? | 24 Sep 2007 20:22 GMT | 2 |
I created some macros and attached them to custom icons and wanted to transfer these to other PCs. I know how to transfer the macros but what about the custom icons? Is there a way to transfer those as well? Thanks!
|
| import text from another document, paste into form field result | 24 Sep 2007 20:20 GMT | 6 |
I have a word document with form fields that the user will enter information into. This document is protected. The information the user inputs into this form is also held in another document, and I have had people "comment" on having to enter information
|
| Macro/Code to Delete Current Section | 24 Sep 2007 20:06 GMT | 3 |
Anybody know the code to delete the current section in a Word 2000 document. I know the code for deleting section 1, 2, 3, etc. but I need the code for the current section. Thanks in advance.
|
| How to block some part of the document from getting printed | 24 Sep 2007 19:55 GMT | 2 |
I have a word document in which there are many sections( have placed cont. section break between all sections ). For eg Section1 Sample for first section
|
| Using Word VBA how do I print Back-to-front. | 24 Sep 2007 19:26 GMT | 2 |
Using Word VBA, how do I get a document to print from Back to Front and conversely, from front to back.
|
| How to reference an activex combobox on document | 24 Sep 2007 19:19 GMT | 2 |
I should know this, but could anyone let me know the code so from a Sub Procedure, I can manually add a items to an activex combobox which is on a document. Thanks
|
| The ghost icon. does nothing, can't get rid of. ?? | 24 Sep 2007 15:47 GMT | 2 |
I have a custom icon that does nothing, only appears when I add icons to the menu bar and that vanishes if I go into customize mode (so I can not drag it from the menu bar! I want to get rid of it but don't know how. It must be grouped with one of the icons I have and ...
|
| The ghost icon. does nothing, can't get rid of. ?? | 24 Sep 2007 15:29 GMT | 3 |
I have a custom icon that does nothing, only appears when I add icons to the menu bar and that vanishes if I go into customize mode (so I can not drag it from the menu bar! I want to get rid of it but don't know how. It must be grouped with one of the icons I have and ...
|