| Thread | Last Post | Replies |
|
| Passing variables into object | 26 Jul 2003 06:24 GMT | 1 |
Or such thing... I have an Userform called "CollButtons" that contains lots of pictures that are used as buttons. When I refer to the a picture called, for example, "PictureABC" I type
|
| PageSetup object woes on Word for Mac | 26 Jul 2003 06:01 GMT | 1 |
The following code snippet works fine on Word XP (PC), but when I run it in Word 98 or Word 2001 (both on the Mac), it will not actually change the page setup. It looks like it works if you view it as Page View, but when I look at
|
| Office 2003 BETA 2, Word 11: Can't access ActiveDocument | 26 Jul 2003 05:58 GMT | 1 |
This was originally posted in microsoft.public.word.vba.addins but I'm reposting it here because the "vba.addins" groups isn't accessible from the communities.microsoft.com/newsgroups site.
|
| Saving MAcros in Word 2000 | 26 Jul 2003 05:55 GMT | 1 |
Has anyone encountered a problem saving a macro in Word 2000 while running Windows XP? After saving the macro, it cannot be found again if you close and re-open the application.
|
| wildcard problems with word 97 | 26 Jul 2003 05:54 GMT | 1 |
first of all, thanks for reading and all help is really appreciated! In a nutshell, I need to know the correct way to call a wildcard in word 1997. I am trying to get this word application to work in the 1997 version
|
| Apparent delay in Table processing | 26 Jul 2003 05:53 GMT | 1 |
I have deployed a macro to my user community which they used to run in Word 97, but now are increasingly using 2000. If the Word 97 user processes a set of data then there is no problem, the same data fails for the 2000 user.
|
| Text Insertion | 26 Jul 2003 01:32 GMT | 3 |
Im very much a beginer in all this and have probably chosen a difficult thing to do for my first time but here goes. I have a drop down field used in a protected form with a
|
| user form input | 26 Jul 2003 01:00 GMT | 1 |
Is it possible to have the data entered into a userform automatically be formatted according to a currency format? I am creating a large table in a userform with several textboxes. Each textbox will populate a cell that
|
| Reduce code lenght using array more wisely ? | 25 Jul 2003 22:13 GMT | 1 |
I've just completed my first big add-in project. The program manages "customizable sets" of extensive Word display options. It basically reproduces most of Word option dialog items, but save choices in separate configuration sets that can be apply at a click of a button. The ...
|
| Can VB support -- faxing a document automatically ?? | 25 Jul 2003 20:33 GMT | 1 |
I am trying to fax a document from within a program. The program should be able to specify the fax number and the filename , and the document should be faxed to the destination. Can VB support such a feature ??
|
| Hiding/Showing sections or multipe pages | 25 Jul 2003 18:05 GMT | 2 |
I think this is a simple problem.... I am working on a Word doc that is several pages of forms. These forms are broken down into sections usually 1 to 4 pages in length. What I would like to do is add a listbox or control button on the first page that will make
|
| Office 2003 BETA 2, Word 11: Can't access ActiveDocument at startup | 25 Jul 2003 15:58 GMT | 1 |
I am running Word 2003 beta 2 (with the additional update). I have a global template that resides in OFFICE11\STARTUP and is digitally signed (using selfcert.exe) and set to be "Trusted". I have macro security set to High and the "Trust all installed add-ins
|
| Problems linking documents | 25 Jul 2003 15:58 GMT | 1 |
I am linking from a main Word document to bookmarks in other Word documents, some of which are huge. The problem is this: when I return to the base document from the bookmarked link, the second document does not close. What can I do to close it automatically?
|
| Looking for alternative implementation of wdAddCommand functionality | 25 Jul 2003 15:58 GMT | 1 |
In my VC++ developed WLL, I've been using CAPIRegister() to register my functions. ( and CAPIRegister() interns call 'wdCommandDispatch()' with 'wdAddCommand' as parameter to perform registeration )
|
| ADODB And Ingres Database | 25 Jul 2003 13:35 GMT | 3 |
I'm updating a template that currently uses DAO and an Ingres ODBC DSN to connect to a database and retrieve data. I would like to switch to ADODB but I'm unsure if I can do this.
|