| Thread | Last Post | Replies |
|
| String with quotes and more... | 13 Jan 2004 10:03 GMT | 3 |
I have two probles I cannot figure out. 1) How can I assign some string with quotes ("") to string variable? For example: How can I assign: "hello" including quotes?
|
| Adobe 6 Kills My Menu! | 13 Jan 2004 09:27 GMT | 6 |
Adobe 6 is killing my custom menu. The following described behavior only occurs on PCs loaded with Adobe 6, with the MS Word Adobe template active. If I deactivate the Adobe 6 plug-in for Word, the problem goes away. However, that's not the optimal solution. :)
|
| VB Error when I open word doc's | 13 Jan 2004 05:42 GMT | 4 |
On opening some word document's I get the following error. Microsoft Visual Basic (Box Title) An error occurred while opening "Thisdocument'. Do you want to continue loading the project?
|
| I a macro in a word template that will get data from a named range in an excel workbook | 13 Jan 2004 04:38 GMT | 8 |
I have just started with VBA and am having real difficulty in solving this problem. I work for a small law firm and I want to create a template that can be used by all our sectetaries. I want to have a message box that asks them to
|
| toolbar buttons from 2 different templates appearing together | 13 Jan 2004 04:36 GMT | 4 |
I created a template in English that has a button in the toolbar to open a UF with the English titles. I have an identical template which opens the French version of the UF.
|
| Startup Form in Windows XP | 13 Jan 2004 03:40 GMT | 1 |
I've written a little routine in VBA that I would like to start up everytime I load this particular document. What are the commands? Thanks,
|
| Open Template Dialog box | 13 Jan 2004 02:20 GMT | 2 |
In Word 2003, I want to set it up so when someone clicks the "New" button, the "Template" dialog box opens, instead of the "New Document" task pane. (Basicly, reverting back to how earlier versions of Word worked.) It can't be done by just recording a macro. How can this be ...
|
| Word Forms and Visual FoxPro | 12 Jan 2004 23:54 GMT | 1 |
I realize this may not be the best place to ask this, but I'm new at working with Word forms. I have a form that I want to open and import into VFP. I know a can create a Word.application object, but how do I
|
| Word XP for Windows & Word X for Mac | 12 Jan 2004 23:45 GMT | 1 |
I am thinking for working with a Mac user at a remote location and sending the person a document template with macros I use (of course, as a current doc as the experts here have told me in the past). Is this possible between Word XP (Windows) and Word X? The extent of my
|
| Heading One in a Table | 12 Jan 2004 23:44 GMT | 1 |
The following macro finds Heading 1 styles that occur in a table. But it doesn't work if an empty cell is in Heading 1, but contains nothing. How can it be altered to detect a Heading 1 in a table cell that contains no
|
| VBA in Reflexion (WRQ) | 12 Jan 2004 23:41 GMT | 1 |
I am trying to find a VBA routine that will launch an Access program from a VBA macro in reflexion 10.0 I tryed the direction from WRQ VBA manual (available in there site - http://support.wrq.com/assets/vbug.pdf) but its does not work 100%. I
|
| Word starts up in taskbar | 12 Jan 2004 23:27 GMT | 1 |
I have word 2002. when word first starts, it is minimized in the taskbar. I want it to start maximized. I do not have it checked in options to start in the taskbar. Help please
|
| Import module | 12 Jan 2004 23:26 GMT | 1 |
I am using Word 97 and I want to import a module into an existing template. Is there some some that will do this automatically? if so can someone provide me with some code.
|
| FORM use in NONweb based | 12 Jan 2004 23:24 GMT | 1 |
I have a form that I have created and I have put a submit button where it opens a blank email with a to: filled out as well as a subject line. When I lock the form for a client to use the form will not allow them to hit the
|
| Disable word count in a Word form ? | 12 Jan 2004 23:23 GMT | 1 |
I have a protected Word form where the user adds data into text boxes. The user might modify the form in a defined way using macros stored in a Word Addin. The addin is called automatically (installed = true) in the
|