| Thread | Last Post | Replies |
|
| How can I calculate maximum number of characters in a table cell? | 06 Aug 2003 14:29 GMT | 2 |
I am trying to process tables in Word. I am stuck with a task of finding out maximum number of characters a table cell can contain. Any suggestions will be greatly appreciated. Ken
|
| Word becomes active window - Why again? | 06 Aug 2003 09:30 GMT | 2 |
I am writing in VBA using Word. If I run UserForm1 with no code, UserForm1 becomes the active window (as expected). But if UserForm1 includes the suggested code for the use
|
| how to get the page number programmingly? | 06 Aug 2003 03:47 GMT | 1 |
Which method shall i use to retrieve the page number of the existing word document? i need both total page number and current page number of the document. best wishes
|
| is it possible to split the word window into two parts? | 06 Aug 2003 03:46 GMT | 1 |
I want to split the word window into two parts when i browse the word document by ms explorer. however,i don't know whether it is achievable or not. can anyone give me some hints?
|
| SaveAs interactively vs. programmatically | 05 Aug 2003 23:54 GMT | 1 |
When interactively having an open document A.doc using File SaveAs and giving name B, Word saves the document as B.doc and keeps it open as B.doc while A is closed. In my specific situation however, using this function programmatically
|
| Same Toolbar for all users | 05 Aug 2003 22:12 GMT | 2 |
Here's one I can't find in ANY book! I've created my templates for our compant fax and letters and everything looks and works smashingly. NOW! I have been asked to set up a custom toolbar on each users computer that lists all the templates and macros I've
|
| Limit to List Event for Combo Box? | 05 Aug 2003 20:04 GMT | 1 |
I have a combo box where I have set the MatchRequired to True. "Invalid Property Value" is not a very descriptive message that occurs if they attempt to leave the field without a proper match. How to I catch that event and fire a more user friendly error message?
|
| Print all lines of a scrollable multi-line textbox | 05 Aug 2003 20:03 GMT | 1 |
Here's the situation: Only 4 lines of a multi-line textbox (Word 2003 doc) are visible at a time... Is it possible to have ALL lines outputted at print time even though only
|
| New to VBA for Word | 05 Aug 2003 19:49 GMT | 2 |
Ok I am completely new to VBA for Word so I don't know difficult or easy it may be for me to accomplish this but if anyone could help I would really appreciate it. I want to be able to past a document to a blank word
|
| Form Fields & User Forms | 05 Aug 2003 19:05 GMT | 3 |
I have a Form which is started from a UserForm in a Template. 1. Sub Document_New() 2. Calls the UserForm 3. Gathers some Data Entry
|
| How to set a Macro to copy and paste to bookmark | 05 Aug 2003 12:18 GMT | 1 |
I am looking to add a macro that will copy different selections within a document and paste them to a specific bookmark. How would this macro be done. I am a very beginner so I have no idean how this would be done. Please be detailed.
|
| Auto Numbering | 05 Aug 2003 12:05 GMT | 1 |
Is it possible to add an auto numbering system to a word document, so that each time the document template is filled in, it will automatically add a number? This is a for a form, which will be printed as well as saved to a
|
| User duplication of rows/fields in usable form | 05 Aug 2003 06:35 GMT | 1 |
I need to know if/how I could develop a form that will allow the users to add rows which will then duplicate fields in existing rows. Example: a section of my form is a history which will be
|
| Word becomes active window - Why? | 05 Aug 2003 06:35 GMT | 1 |
I am writing in VBA using Word. If I run UserForm1 with no code, UserForm1 becomes the active window (as expected). But if UserForm1 includes the suggested code for the use
|
| Setting a ending date | 05 Aug 2003 06:08 GMT | 1 |
I am new to writing formulas. I cannot figure out how to write the string in a form document. I have a form that I have set the date to change each day but I want to set it so that it will not update past 8-1-04. Is there
|