| Thread | Last Post | Replies |
|
| Insert>Date & Time Feature: | 21 Aug 2006 15:20 GMT | 1 |
Running XP Pro with Office 2003 - Can I add a format to the "date & time" options? I want to have an option to display only the year (2006, 2007, etc.) that will update automatically. Thanks in advance,
|
| Word Menus getting corrupted | 21 Aug 2006 14:51 GMT | 1 |
I have written a COM addin which adds a submenu under file and menu items under it. This works fine most of the times. However, I recently came to know that my custome menus are overwriting those of word sometimes. Specifically, menus under Insert ->AutoText ->Header/
|
| Table row fheight | 21 Aug 2006 12:37 GMT | 2 |
I tried to make a macro to synchronuse the height of rows of 2 tables being visible at the same time. eg Left page : program Right page : remards ________________ _______________
|
| Excel value/variables to Word value/variable? | 21 Aug 2006 12:34 GMT | 2 |
I am writing an Excel macro that opens an existing Word document. The word document contains 3 tables. The 3rd table is a template that will be copied x-number of times based on a value in the Excel spreadsheet...lets call that variable SheetNum.
|
| printing defaults | 21 Aug 2006 10:34 GMT | 2 |
I have done lots of printing macros which print to our laser printer, canon photocopier and colour canon photocopier. The problem I have is that once printing has been done on the canon photocopiers (colour or black and white) it keeps to that printer even though I have put ...
|
| Corrupt Table | 21 Aug 2006 08:11 GMT | 9 |
Windows XP Office XP (SP3) I would like to use VBA to test the integrity of a table. What VBA test(s) should I perform on a table to identfy whether it is corrupt or not?
|
| Translate Engish (US) to Tagalog (Filipino) and Tagalog to English | 21 Aug 2006 06:16 GMT | 1 |
I would like to translate languages from English (US) to Tagalog (Filipino) and Tagalog to English using MS word. I would like to do dictionary translations as well (or especially) entire papers and or articles. If it can not be done, do you have a recommendation on how I ...
|
| Need help changing Word 2003 Registry Settings | 21 Aug 2006 03:54 GMT | 2 |
By default, Final, Comments, Ink Annotations, Insertions and Deletions, and Formatting are checked under Show on the Review Toolbar. I'm looking for a way to set the registry settings in Microsoft Office Word 2003 to change these defaults.
|
| cancel XMLBeforeDelete event | 20 Aug 2006 21:01 GMT | 9 |
I am trying to handle XMLBeforeDelete event. I want to check the name of the node and disallow the delete of this node. How can I cancel this delete from my program? Thanks a lot,
|
| How can I Enter Data from Access into a Word Doc? | 20 Aug 2006 15:30 GMT | 1 |
How do I create the fields in a word document to accept data from a database. Could this be achieved using VBA? I want to be able to export data from the appropriate database fields into the word document with similar fields within the text.....
|
| problem with large cells of the tables | 20 Aug 2006 15:27 GMT | 1 |
I want to generate table with vba in my table I have 4 column and the text of one of the columns is too large that it might spread within two or three page (it is the abstract of book). I want to repeat content of other cells in the top of each page. other
|
| Remove Specified Text But First Occurence | 20 Aug 2006 10:50 GMT | 2 |
Hi, folks. Could you please share VBA code that would search an open Word doc file entirely, and remove all instances of a specified text, except the very first instance? For example, if my open doc file had 4 instances of the text
|
| Can I dynamically change document style through a userform? | 20 Aug 2006 10:01 GMT | 1 |
I have created a VBA program. Now I am trying to change the font of the already selected text in the activedocument through a user form. Currently it doesnot change dynamically. If I close the user form the document reflects the changes.
|
| Word 2003 : Unable to validate schema node having data type "Integ | 20 Aug 2006 09:56 GMT | 1 |
1. Map valid XML schema(XSD) containg nodes of Data type "Integer". 2. Load it into Word and place it on document 3. It will not validate the schme as it contain nodes having data type "Integer"
|
| Find Replace Form Field with text using Code | 20 Aug 2006 06:10 GMT | 2 |
Using Forms Toolbar can you replace the formfield whose text name is [1] with replace text THIS IS THE REPLACE TEXT in template or document. I have tried ^19 and ^d .
|