| Thread | Last Post | Replies |
|
| bug in WdDialogFileVersions? | 03 Jul 2005 09:53 GMT | 1 |
(Using a VB.Net COM Add-In) The "FileVersions" Dialog in Word (WdDialogFileVersions) seems to be returning the value -1 if the "Close" button on the main dialog is, as well as -1 if the "Save" button on the wdDialogFileSaveVersion (which it calls) is
|
| HELP - Formating text on the fly during a mail merge via a DB | 03 Jul 2005 09:53 GMT | 1 |
I am using a Microsoft Access 2003 DB and built a VB6 application on top of it. I need to creat a mail merged word document based on the results of a search query issued by the user. The contents of the letter to be mail merged resides on a db table. What I need to do is ...
|
| Can I make MS Word doc. run without MS OFFICE? | 03 Jul 2005 09:53 GMT | 5 |
I would like to ask about MS Word doc. Can I run my word document in machine that have no MS office? I mean, I want to open my Word doc on another machine which have no MS office. If there is a way, pls tell me about it. thz a lot.
|
| Creating and Removing Watermark via VBA? | 03 Jul 2005 09:53 GMT | 1 |
Does anyone know how to create and remove watermarks via code in vba? I tried recording a macro for this but it fails when running it.
|
| Print all the worksheets in an embedded Excel workbook | 03 Jul 2005 08:57 GMT | 2 |
I'm not sure if this is a vba question but ... Is there a way from within word that you can print the word document plus all the worksheets from an embedded excel workbook? David
|
| What is the best way to create a 125 item pick list in Word? | 03 Jul 2005 07:33 GMT | 2 |
I was attempting to use a drop-down form field but that is limited to 25 items; I need 125. Any ideas?
|
| Adding a row (macro) | 03 Jul 2005 02:02 GMT | 13 |
I am using the following macro (provided by a newsgroup poster) to try and have a row automatically added to a table in a protected form when the field is tabbed out of: ' To add a new row to a table containing formfields in every column
|
| Connectors | 02 Jul 2005 09:28 GMT | 7 |
In Excel, there is a ConnectorFormat property in Shape object. We did not find such object in Word API. How to get the ConnectorFormat object from shape object? Thanks
|
| Cross-reference to a specific page | 02 Jul 2005 09:28 GMT | 2 |
I'd like to insert cross-references to specific pages, without adding a bookmark. The reason for this is that I am writing a macro which will convert the page numbers in an index to links to those pages. I know I'll have to rerun this
|
| Word Opens in Safe Mode | 02 Jul 2005 09:28 GMT | 1 |
I am constantly getting a message that states, "Word failed to start correctly last time. Starting Word in safe mode will help you correct or isolate a startup problem in order to successfully start the program. Some functionality may be disabled in this mode".
|
| newbe sql execute in VB for word | 02 Jul 2005 08:16 GMT | 1 |
Can anyone tell me ho to connectto DB2 with VB for application (for word), allso how to execute sql statements (retreve data). If anyone knows a link to a page that explanes, be very gratefull.
|
| Array Sort | 02 Jul 2005 02:44 GMT | 10 |
I have a two column array. What is the function to sort it. Also... what is the lookup function for a two column array? Thanks John
|
| drop down form limitation | 01 Jul 2005 17:51 GMT | 1 |
I am creating a drop down form (pick list) in a word document and hit a limitation of 25. Can you tell me of a work around or any suggestions. I have a list of 100+ entries for the pick list.
|
| Word Commands in Word 2003 | 01 Jul 2005 16:30 GMT | 1 |
I would like to know if you can use the word commands listed on the Macro dialog box in a macro I create? I have not been able to utilize these commands but it seems like you should be able to include them in a set of instructions? I know how to create macros but would like to ...
|
| How do I . . . | 01 Jul 2005 15:39 GMT | 23 |
I am a former WordPerfect user. In WordPerfect I wrote a macro that was run from a toolbar button. This macro brought up a menu of names for the user to choose from; then a second menu to choose a second name. The macro then formatted a memo document with the first name in the ...
|