| Thread | Last Post | Replies |
|
| Template still opens after DOC created? | 21 Jan 2004 20:58 GMT | 4 |
Man, just when you think you are getting to know how to program around WORD, something else happens to show you how little you really know! I created a template (mentioned in another post earlier today) that will be used as a form for travel requests.
|
| newbie needs some VBA help | 21 Jan 2004 20:40 GMT | 1 |
I never done VBA programming EVER. but I need to and not sure how to do it. Heres the problem. I have a word template that has a field(s) that allow dollar amounts $0.00. The problem is that sometimes the user can enter a Percentage but if they do
|
| Dynamic text for mail merger | 21 Jan 2004 19:37 GMT | 3 |
I need some ideas form Word / Excel Experts. I posted the same question in Excel programming group and no one answered... Now I ask the same with word experts.. I currently have a program in Excel (with User forms) to generate the data for mail merge. This programs connects to two ...
|
| Setting a password for a document | 21 Jan 2004 19:26 GMT | 2 |
I'm using Word in Office XP. When I try to set a password to prevent a document from being opened, File, Save As, Security Options, the password box is greyed out. What am I doing wrong?
|
| Is Word VBA training available on-line? | 21 Jan 2004 18:57 GMT | 4 |
Is there anyone offerring on-line (either web site or e-mail) training in Word VBA? Books are great, but I really learn more by doing something (something besides digging myself into holes and asking the MVPs to pull me out!).
|
| HTML Links fail to open when Macro is Running | 21 Jan 2004 18:37 GMT | 6 |
Please Help. I use Word Macros extensively throughout our office. One of my coworkers decided to create some HTML pages to access our 100's of procedures. So what I've done is added a link to my Word Macro
|
| Selection.Find.Execute jumping to different doc. | 21 Jan 2004 18:21 GMT | 1 |
I have VBA code in a template that creates documents, and part of the code uses Selection.Find.Execute to find/replace text. In Word 2002/XP, the ActiveWindow is being changed to a previous document when the Execute occurs. This doesn't appear to be a problem in Word 2000. My ...
|
| Save .doc macro | 21 Jan 2004 18:04 GMT | 2 |
Im trying to achieve the following: 1. Create a macro to save a word document in a particular directory (always) but prompting for file name everytime they run this macro.
|
| Word 2000 - Visual Basic Runtime error '3008' | 21 Jan 2004 17:47 GMT | 2 |
In Word 2000 using DAO 3.6: I am getting the following error "Visual Basic Runtime error '3008': The table 'Test' is already opened exclusively by another user, or it is already open through the user
|
| Not sure what to do | 21 Jan 2004 15:01 GMT | 3 |
An individual in our company has created a locked form, he is on vacation and this is an emergency project. The form is a template with its own macros in them. The macros allow the user to use spell check and bold as buttons on the toolbar. The problem is that the users now need ...
|
| Filling in Multipule areas with the same data | 21 Jan 2004 14:41 GMT | 2 |
Only a beginner and i am sure someone can answer this one real quick... What is the best way to have the same data going into mulitple locations throughout a document via a vb form???? Any help would be great.
|
| Disable macro button? | 21 Jan 2004 14:35 GMT | 4 |
When a document is opened that contains a macro, a dialog box opens and the user is asked either to accept the macro or disable the macro. Is there a way to force MS Word to close if the user
|
| Checking who sent message | 21 Jan 2004 13:52 GMT | 1 |
How would i check who has sent me a email in VBA? I have tried the Item.Sender but this doesnt work. Thanks
|
| Fields in header of protected document | 21 Jan 2004 13:43 GMT | 2 |
I am trying to automate a word form so that the information placed in various forms on the first page is automatically copied to the header of any additional pages. The form has to be protected.
|
| Eula Agreement | 21 Jan 2004 11:51 GMT | 1 |
Every time I start Word it makes me accept the Eula agreement, is there anyway to just accept it once and get it over with?
|