| Thread | Last Post | Replies |
|
| Word start | 18 Apr 2006 13:05 GMT | 1 |
In my Word VBA application there is an option that makes a dialog appear immediately when Word starts (coded in an AutoExec module). In that module, I would also like to find out HOW Word was started, i.e. if the user clicked a program command/icon, or a Word document?
|
| File Path | 18 Apr 2006 12:58 GMT | 1 |
The code below show the file path in a message box, how do I change it to show the file path in a label on a user form? Do I reference the label name? I am using a command button to run it in Word 2003 XP.
|
| Detect if table extends beyond right border? | 18 Apr 2006 12:54 GMT | 5 |
Is there a possibility to find out if the content of a page extends beyond the right margin? I'm asking this because I'm inserting content from some documents into one large document. I have no control over the content of the source documents.
|
| macro security error trying to invoke a plug-in | 18 Apr 2006 09:28 GMT | 6 |
I have written a MS word COM add-in using vb6, which creates a menu item and invokes the add-in when it is clicked. It works on several of our PCs but on one users machine it always gives the following error when he tries to select the menu item:
|
| Macros in Word 2003 with SP2 | 18 Apr 2006 06:47 GMT | 6 |
I'm having a devil of a time getting macros to work properly in Word 2003. Here's the scenario. Customer is a law firm that uses macros extensively to automate client addresses, pleadings, court addresses, etc. These are all stored in a .dot "shared" macro file which is in a ...
|
| simultaneous network file use | 18 Apr 2006 01:57 GMT | 6 |
I'd like to have a file that others in my network can use fairly simultaneously, ... and that they can all have open simultaneously. The purpose of the file is for nurses to see which physician is up next in a rotating fashion for covering the needs of physicians who are out of ...
|
| Merge from Excel spreadsheet | 18 Apr 2006 00:55 GMT | 1 |
I recently installed MS Office 2003 in a new computer. I have an Excel spreadsheet that contains about 60 rows and a dozen columns. When I try to merge this spreadsheet into a Word document, only the first ~50 rows will merge. Anything past that is ignored. Is this a known bug?
|
| Can I set up a doc w/the option of loading pre-written sections? | 18 Apr 2006 00:52 GMT | 2 |
I want to embed a drop-down or check boxes that allow me to choose between pre-written content. Is this possible?
|
| font size changes in macro | 17 Apr 2006 22:42 GMT | 3 |
I am reviewing houndreds of documents. I have a macro that closes the current document and opens the next document in the same folder. For .txt files, I want to retain formatting once I've set it to make it easier to review the document.
|
| Word calls Excel and run a macro | 17 Apr 2006 22:32 GMT | 2 |
Could you give me a sample of code which will open an Excel Workbook and run a VBA macro written in this Workbook. Thanks ahead Newbie
|
| How to add Icon to Menu item | 17 Apr 2006 22:11 GMT | 1 |
I am creating a new command on Word's main Menu Bar with a bunch of sub menu items below that. I want the sub menu items to be of the "Icon and Caption" type. I have ICO files for each of the sub menu items. I cannot seem to find out how to get the image from the ICO file to the sub ...
|
| Trouble with tables (tribbles?) and page breaks. | 17 Apr 2006 22:09 GMT | 1 |
I am using VB6 to create a word XP document consisting of several sections One or more tables per section. The document may end up being 300+ pages. This is aircraft information organized by country for active versus inactive aircraft ,
|
| Number of Finds and Replaces | 17 Apr 2006 21:56 GMT | 17 |
I know I've seen this posted before but... I'm trying to find a quick way to count the number of word's occurences within a document. The Find method can be slow. What I really want is the information from the Find and Replace dialog message through the user
|
| only print checked boxes and its command | 17 Apr 2006 21:34 GMT | 1 |
Denise Bonjour à tous, J'ai un petit problème avec un formulaire Word. J'ai fait un très long formulaire qui offre aux utilisateurs de nombreux
|
| writing a book | 17 Apr 2006 21:30 GMT | 1 |
I am writing a book. How do I get authors name on top of even pages and title on odd pages?
|