| Thread | Last Post | Replies |
|
| Can I use a “Microsoft Word Macr o” to send email? | 15 Aug 2007 09:30 GMT | 4 |
Can I use a “Microsoft Word Macro” to send email? How to do that? This is discussion is open to suggestions. Many thanks for your replying.
|
| Is it possible to use a word macro to execute an .exe file? | 15 Aug 2007 09:10 GMT | 2 |
Is it possible to use a word macro to execute an .exe file? How to do that? This is discussion is open to suggestions. Many thanks for your replying.
|
| MSWord 2007 | 15 Aug 2007 08:21 GMT | 1 |
I need To know how can I use the HTMLProject object in MS word 2007 or an alternative to it? in previouse MS Word versions we use to be able to use the following line of code to get the HTML content of a word document and store it in a variable in
|
| Is it possible to use a word macro to execute a .exe file? | 15 Aug 2007 07:48 GMT | 2 |
Is it possible to use a word macro to execute a .exe file? How to do that? This is discussion is open to suggestions. Many thanks for your replying.
|
| How to set word document as saved | 15 Aug 2007 07:39 GMT | 8 |
I am opening word document and then inserting sections and assigning some values to bookmark and then at the end I have ActiveDocument.Saved = True But still when I close the file without doing anything, the message comes
|
| Cannot Print A Word In Bold Using Word Basic | 15 Aug 2007 06:05 GMT | 4 |
I inherited a program that is written in word basic using Microsoft Word 2003. I have a variable that prints in a Word document: Hinp$ = "$250^p^tper day [plain]^p^t up to 3 day maximum" This line works fine, it prints in normal text. What the user wants is to
|
| How to search and replace in document header | 15 Aug 2007 04:54 GMT | 1 |
Using Word 2003 This is my first time using VBA and I am trying to learn by the help file, which isn't very helpful. I have created a .dot template with some text and a simple form with 12
|
| Source of text in Immediate Window | 15 Aug 2007 03:27 GMT | 3 |
playing around with VBA a lot, and not quite unexperiencend, when hitting [alt F11] today, just having started Excel,
|
| Word Template | 15 Aug 2007 01:33 GMT | 1 |
I have a custom form that auto populates a Word template. I do this to populate the subject field and it works: objDoc.MailEnvelope.Item.Subject = "Test" I'm trying to attach to it and it's not working. I'm trying this:
|
| Using PowerTerm Enterprise for DDE Scripting | 15 Aug 2007 00:44 GMT | 2 |
Good afternoon, I am fairly new to this programming part of Word and MS in general. I was hoping that someone here would have some PowerTerm scripting experience, using the DDE commands.
|
| DDE Server using Word 2003 | 15 Aug 2007 00:36 GMT | 5 |
Good afternoon, This is actually in relation to my previous question, apparently not alot of people know about PowerTerm Enterprise, so lets revise the approach. How would I create a vba macro with a keybind, that makes Word 2003,
|
| Macro help (printing and numbering documents) | 14 Aug 2007 16:04 GMT | 4 |
Hello all, I'm finally venturing into the world of macros and I'm stuck right now. The situation: I have various controlled forms (sequentially numbered) here at work that has a page in the document that I don't want printed. Currently,
|
| Can I insert a button inside a word document and execute some code | 14 Aug 2007 07:40 GMT | 2 |
Can I insert a button inside a word document and execute some codes after a user click the button? How to do it? This discussion is open to suggestions.
|
| How do I automatically repeat text on multiple pages? | 14 Aug 2007 07:25 GMT | 2 |
Am typing a 2 page letter that will have names, addresses, and other specific information for that individual that will change. I want this information to flow from first page to following pages automatically.
|
| Automation Error - Qualifying my code | 14 Aug 2007 05:56 GMT | 11 |
Hi there everybody, I've been trying to solve this problem for weeks now, I keep getting an intermittent error when running some code in Word 2003. I'm getting a run-time error in Word when I run some of my code, and I can't determine why.
|