| Thread | Last Post | Replies |
|
| Add-In to create word document in a custom template | 22 Feb 2004 20:11 GMT | 5 |
I want to create an Add-In in the form of a menu item or a toolbar button (I know how to do that) which would do the following. I have created a Template for a Word Form. I want this Add-In to create a new document based on this
|
| How to add a menu and manu items with VBA? | 22 Feb 2004 17:17 GMT | 1 |
How can I add a menu named "Correction" to the menu bar, and then add with some menu items (to this new menu) that activate procedures from a VBA module? I can do this manually of course, with Tools > Customize, but I want to
|
| Word's pagenumber | 22 Feb 2004 14:35 GMT | 2 |
How can I get programmatically the page number of a selected word? Thanx in advance.
|
| Populate footer | 22 Feb 2004 08:50 GMT | 8 |
I have a blank document template. I have written some code to dynamically load in images into the header and footer depending on the selection in a user form. My problem is that I need different images on the first page to the rest of the pages. As my blank
|
| using checkboxes- Peter Hewett | 22 Feb 2004 06:44 GMT | 3 |
Peter I tried to utelise your code to something I am working on but I think I may have missed a line. Can anyone see any flaws in this code?
|
| equation problem | 22 Feb 2004 04:30 GMT | 1 |
First of all, i need to say a big thanks for Charles Kenyon's help... i will try his suggestion as soon as possible.. now i have another even more tricky question to ask.. Dim displayText as strin displayText = "EQ \o(\s \up " 5 "(" abc ")," xyz ")
|
| Duh! | 22 Feb 2004 04:22 GMT | 1 |
|