| Thread | Last Post | Replies |
|
| Pause and input | 10 Aug 2005 20:01 GMT | 5 |
I want to create a macro that pauses at a certain spot and allows me to enter in a unique number and then continue the macro. It appears as if I am not the only one that is trying to do this as evidenced by the questions in the discussion group, but I am not
|
| Submit Button | 10 Aug 2005 19:57 GMT | 1 |
I have a form that needs a Submit Button.What I need is to have my employees click the submit button at the end of the form and the form go to who it needs to go to, without the user doing anything else.
|
| macros | 10 Aug 2005 19:56 GMT | 1 |
i have recorded a number of macros so that i can make up documents from frequently used macros. however, if i first use a macro that was typed in bold, then use a macro that was typed in normal text, the second paragraph also prints in bold. how do I stop this?
|
| How do I run spell checker in a protected form created in Word? | 10 Aug 2005 18:19 GMT | 1 |
I have created a performance evaluation form in MS Word that I have also password protected, but users of the form are not able to spell check their entries in the text boxes of the form. How do I run spell checker in a protected form created in Word?
|
| Calling Excel from a Word with VBA | 10 Aug 2005 17:32 GMT | 5 |
I am newcomer to VBA. I have to open from Word an Excel file and to call a custom function from it. It would be great if someone could show me here some example code or provide me some useful links. Many thanks
|
| VBA, Quite a challenge for me... | 10 Aug 2005 17:30 GMT | 1 |
I hope someone can help me with this: I’ve created a macro within a Ms-Word Document, after I use the macro, I need to save a copy of this document using a different name (as you can see, I’m using the original document as a template).
|
| VBA form Crashes Word on opening! | 10 Aug 2005 17:25 GMT | 2 |
I'm got a bit of a serious problem with a userform built in Word. There's quite a lot going on with the form and the final file is 942kb. I've got an autoopen macro to run when the file is opened to open the userform and, for me it is fine but some users are experiencing serious ...
|
| SelectCell | 10 Aug 2005 16:41 GMT | 1 |
I recorded a short macro in MicrosoftWord 2003 for a repetive task, then tried to modify it in the macro editor when conditions changed. This is the macro: Sub Macro2()
|
| Inserting a Line Break Using ASCII Code | 10 Aug 2005 16:07 GMT | 4 |
What are the ASCII codes to insert a line break in to a string? I have a document with a form field which will be set programmically to display an address in name
|
| Why BuiltInDocumentProperties crashes Word? | 10 Aug 2005 16:06 GMT | 5 |
I'm trying to populate an array fo string with the name of the file based on "MyTemplate.dot" also if the reference to the template is broken. In the latter case AttachedTemplate is of no use because reports
|
| Pausing Numbering in an XML Template | 10 Aug 2005 07:01 GMT | 1 |
I'm creating an XML template, and I need for the users to be able to skip pages (for example, printing pages 1-4, 6-10) with the page numbers remaining consecutive (showing up as pages 1-9). Is this possible?
|
| Identify the word document and closing it | 10 Aug 2005 05:24 GMT | 1 |
Frens, My project is combing the content of two forms (lets say A & B form) doing little modifications . 1. Form A individually prints a word document once the user enters the
|
| checkbox | 10 Aug 2005 03:36 GMT | 2 |
In Word, is it possible to set checkboxes to behave like option buttons ? That is, say, if there are 5 checkboxes in some kind of a group and 1 box is checked, the other 4 should be unchecked automatically. Thanks
|
| Prevent line wrap in online form text box | 09 Aug 2005 23:28 GMT | 4 |
I am using Office 2003 on Windows XP. I have a document which I converted into an "online form" in which I have added many text boxes. I know you can set the maximum length of the text boxes, but I find it challenging to determine what setting to use to prevent
|
| Word Form or UserForm? | 09 Aug 2005 22:59 GMT | 1 |
I have fairly complex form to automate. It's a planning tool, and has 6 separate worksheets, comprising mostly fairly straight forward check boxes and text boxes, which the normal Word Forms feature seems to be able to handle.
|