| Thread | Last Post | Replies |
|
| performance when copying multiple styles over many documents | 22 Aug 2005 17:18 GMT | 2 |
I have created macros to rebuild documents which are all created from similar templates. As part of standardising them, I copy styles from a template into each document. When processing a directory full of files (20 to 60 or more files) I
|
| Templates on Word 2000 | 22 Aug 2005 14:55 GMT | 1 |
I have a problem with the template on my Microsoft Word 2000 Every time that I open a new window to write something, I always see a phrase from a previous text that I wrote. Can somebody advise, please, on how to rectify this?
|
| code for formatting | 22 Aug 2005 14:10 GMT | 3 |
I want a code for formatting a document with the following options. Will any one guide me with a code for accomplishing this task ? FONT TAHOMA FONT SIZE 12
|
| Previous bookmark | 22 Aug 2005 13:59 GMT | 6 |
I'm using code to check to make sure an entry was made in a bookmarked field. After the message box prompts the user that the field requires an entry, how do I get back to the original bookmark, so that the user cannot go any further until an entry is made?
|
| Passing values from one .dot file to another .dot file | 22 Aug 2005 11:38 GMT | 1 |
Iam New member for this group!!!! My project is to pass values from .dot file to another .dot file (lets say two .dot files test1.dot and test2.dot) test1.dot: When user runs the macro go(), the wizard / form will be
|
| Code to open Power Point Show | 22 Aug 2005 11:31 GMT | 1 |
I am running WIN XP Pro and Office 2003 Pro I cannot get a hyperlink in Word to run a PPS. It will open file and I can navigate the slides, but it does not run as a PPS. I thought of using a command button to run the PPS from Word. I will
|
| Command Button in Word | 22 Aug 2005 11:23 GMT | 1 |
I want put a button on 15 pages this button the next commando must carry out, if I click on the button he the page where this button on state must remove. there is someone who can me give the complete code to let work to this button
|
| Can Word 2003 preserve the intrinsic formatting of XML documents? | 22 Aug 2005 11:08 GMT | 1 |
---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this
|
| Removing Macro source code from Add-Ins | 22 Aug 2005 04:11 GMT | 10 |
How can I compile Word .dot Add-In macro projects into machine code and remove the VBA source commands, for use like .dll Add-Ins?
 Signature jayoungjr
|
| How to know that the document saved overwrites an existing document | 21 Aug 2005 16:34 GMT | 1 |
When user saves a file overwriting an existing file it is possible to programatically infer when this occurs. bye Abhilash
|
| Auto-create chart objects | 21 Aug 2005 16:22 GMT | 1 |
I have an excel spreadsheet with 600 rows in it. Each row has the name of an item followed by several columns of numbers. I need to create 3 different small charts in a Word document for each row in the spreadsheet. In word, you will see a Item Name, with 3 small, but
|
| Programmatically creating charts with Word and VB.Net | 21 Aug 2005 08:44 GMT | 1 |
Hi to all! I have an issue that has been bugging me for quite some time and I hope that someone might be able to point me into the right direction here. The story is – I am writing an application that would allow a user to create
|
| Strange toolbar behavior | 21 Aug 2005 08:44 GMT | 1 |
I have several toolbars with macros assigned to them. Two macros, for no apparent reason I can figure, rearranges the toolbars when I run them. The macros themsleves don't appear to have anything in them that would affect toolbar positions. They are both used to convert ...
|
| How to convert .doc file to .pdf file from Word, please ?! | 21 Aug 2005 02:29 GMT | 8 |
I am trying to convert a .doc file ( a manuscript ) to a .pdf to transfer to Palm. Adding converters was not the answer.
|
| Code for "print current page"? | 20 Aug 2005 17:22 GMT | 1 |
What would the code be for "print current page", pls? Tx.
|