| Thread | Last Post | Replies |
|
| Template and autotext | 30 Jan 2008 06:09 GMT | 3 |
I have a question in regards to template and autotext. I created a template that would generate a standard report document by using autotexts. I have a customised menu in the toolbar that show in the dropdown list all the autotexts so the user can click on the one he/she wants to ...
|
| Error check with optional space | 30 Jan 2008 05:52 GMT | 1 |
So, I've tried this every way that I (in my limited mind) know how and I am unable to do what I need to do. Basically, I have a textbox in which users will enter either a single digit or a range of digits from 0-7 separated by a single space
|
| How to display one line of text at a time onto an LED display | 30 Jan 2008 03:34 GMT | 4 |
Is there a way to display one line of text at a time onto an LED display for hearing impaired folks in the theatre?
|
| Finding and Pasting All Pages Word Appears On Into a New Doc | 30 Jan 2008 03:18 GMT | 1 |
I have run into a problem where i am trying to take a file that has dozens of pages and needs to be split into multiple documents and I would like to do this with a macro. This is soemthing that I do each month so it would be nice to automate it to some extent. Each page
|
| Userform Problem | 30 Jan 2008 02:40 GMT | 3 |
I've got a template that I want to populate through a userform. The Form has two buttons which allows the user to open two additional forms within the document - Drawings and Reports. The Form also has checkboxes which allow the user to select, from the
|
| MS Word Automation help | 29 Jan 2008 20:23 GMT | 4 |
I am trying to find a method via VBA or VB that will determine whether a MS Word Doc is password protected. A boolean result would be the best.. OR
|
| Bookmark and Hyperlink creation automation script needed | 29 Jan 2008 20:22 GMT | 3 |
I am authoring test documents that have between 45 and 700+ steps documented in a Word table. The document requires that each step have a link navigate to a screenshot at the bottom of the document and a link to navigate back to the step.
|
| Table Columns | 29 Jan 2008 08:46 GMT | 8 |
Hi, I have 5 table columns 1 header row. Just text in all 5 columns. I want to pick up ALL the words in Column 1 and put them in Column 2 at end of cell for whole table Is there a macro fix? Just showing first 2 columns
|
| Speed Up Replacement | 29 Jan 2008 08:46 GMT | 5 |
i try to find the best approach to replace text in text boxes. i insert autotext in text boxes to every page in my document. afterwards i need to replace that inserted default text with more specific data. my approach was like this:
|
| Can I create sequential numbers for forms? | 29 Jan 2008 02:11 GMT | 4 |
Need to create a Request for Information form where each request carries the next number to the previous request. Is there a field by which I can link to the number used in a previous document (then add 1). Or is there a better way... Can anyone suggest a method that would be ...
|
| Worde 2003/VBA and Vista | 29 Jan 2008 02:11 GMT | 1 |
Can anyone tell me if Word 2003 VBA as well as Word 2003 itself is compatible with Vista? I have a lot of forms and associated VBA programming that, as a layperson without programming experience, I would have trouble recreating if it does not work in Vista.
|
| Validation Routine for text field, check box, and combo box | 28 Jan 2008 22:06 GMT | 1 |
I'm trying to figure out how to add field validation to various fields in my UserForm. I want to make sure folks don't leave fields empty; or that they select an item from a drop down list, or select at least one of the radio buttons. Thanks.
|
| Autotext and Macro and Sharing | 28 Jan 2008 21:33 GMT | 3 |
I have a template that I would like to share. When I originally wrote it (thanks to everyone for the help provided) I wrote a macro that called for an autotext. At the time the autotext was stored in Normal.dot. I created a new template with the macros and calls out the ...
|
| Screen Info Class | 28 Jan 2008 19:56 GMT | 1 |
I have a VBA book that discusses the Screen Info Class (ScreenInfo.cls) but my VBA editor in Word 2003 does not show this class in the object browser. Does anyone know how to get this? Do I get it from the Tools->References menu? If so, how do I know which library it is in?
|
| How to show all names of bookmarks in documents? | 28 Jan 2008 15:47 GMT | 5 |
Hello. Is it possible and if "yes" then how to show in the document the full list of the names of the bookmarks (if they exist)? Thank you.
|