| Thread | Last Post | Replies |
|
| Problem with Combo Box | 19 May 2006 22:22 GMT | 5 |
I am using Word 2003 and I have created several Combo Boxes with the following formula: Private Sub ComboBox1_DropButtonClick() ComboBox1.Clear
|
| Repeating Form Fields in new Table Rows | 19 May 2006 22:00 GMT | 8 |
I am using Word 2000 and need to have a new table row containing protected form fields automatically generate when the TAB key is pressed at the end of the last row, so that the new row automatically contains the same form fields.
|
| update table of content | 19 May 2006 16:58 GMT | 3 |
I have a word template that from start includes some text and a table of content. When the macro starts, a dialog box is shown and the user make some choises, for example language. Depending on which language that is chosen the text, that is input as document variables, changes. ...
|
| VBA SelectAll | 19 May 2006 16:56 GMT | 5 |
In VBA how do you 1. select all text in a document? 2. Copy the selected text to the clipboard? Thanks
|
| OddAndEvenPagesHeaderFooter | 19 May 2006 14:59 GMT | 13 |
I'm having a very strange problem with .OddAndEvenPagesHeaderFooter. I need to have the setting in my document as I want odd pages to be formatted to right align and the opposite for even pages. Anyway, whenever I execute this line of code:
|
| duplex printing in vba | 19 May 2006 14:18 GMT | 8 |
I have looked at some posts on this website and it appears that you can only use specialised printing such as duplex, staple, holepunch etc via numerous printer drivers rather than vba - please could anyone inform me if I am correct in this assumption or not
|
| Displaying selected Toolbars | 19 May 2006 13:41 GMT | 2 |
I am fairly new at VBA, any help is greatly appreciated. I have set up a template - for all documents based on this template ONLY a custom toolbar should be displayed. I can do this the "long way round" by using the following in an AutoNew macro:
|
| Transfer Database not working | 19 May 2006 12:43 GMT | 6 |
The transfer database command does not work in macro. It doesn't work in code. Will someone help me please,
|
| Automating PowerPoint-Word | 19 May 2006 12:31 GMT | 1 |
Hi NG I send the following question to the PowerPoint newsgroup, but I haven got any answers. Maybe somone here is able to help: "Can anyone give me a hint on how to automate the "Send to Word" process?
|
| How to use Word to form fill | 19 May 2006 12:28 GMT | 1 |
Hi, I have a requirement that I'm sure word can cope with but as I'm in systems and not applications I'm not 100% sure. I have a word document that has about 40 questions - its just a static document - but it needs to be customised so that the answers (which are
|
| styles | 19 May 2006 10:00 GMT | 1 |
Hello list, I have a A range object in which i insert some text. What I need to be able to do is put a portion of that text into italics.. How can I achieve this? For Example i have a line of text "The quick brown fox jumped" so i insert
|
| Part of the help files is missing or curropted. | 18 May 2006 21:21 GMT | 2 |
I have problems getting about ADODB related matters. F.ex. pressing F1 on the word: "recordset", results in an empty screen to opo up. Help to other things works perfectly.
|
| Automating a style change within a document | 18 May 2006 19:55 GMT | 2 |
Hello, Can someone help me automate the below Marco? I have a 535 page document with over 1,100 “Justification:” paragraph entries within and I need to reformat them all. Note: this document spans multiple WORD versions and
|
| How to remove page borders? | 18 May 2006 19:44 GMT | 3 |
Would someone please tell me how to get rid of Page Borders outlining every page? The border 1st appeared on every page when I started tracking document changes. It doesn't disappear in Print and it only disapears on screen in Normal View even after turning off the Review ...
|
| Disable Close "X" button | 18 May 2006 19:43 GMT | 2 |
Hello, I'm using Word 03. We encounter problems with our document management system when users use the close button instead of the command "file, close". Is there anyway to disable the close button through maybe an autoexec macro?
|