| Thread | Last Post | Replies |
|
| Lock certain parts of a document | 20 Jan 2004 11:15 GMT | 1 |
I am using MS WORD2000. I am trying to create a 3-page word template that have most of the fixed text (It won't change). In some places between this fixed text is variable information based upon different users input
|
| CopyFile a second time | 20 Jan 2004 10:53 GMT | 3 |
In an earlier post I ask for help with using CopyFile. My message wasn't all that clear so I am including the code that is the problem. This macro is run in Word 2000 in Windows 98.
|
| Pagination | 20 Jan 2004 10:50 GMT | 1 |
I am developing an integrated office solution which for part uses MS Word as a report writer to generate all my documentation. The one problem I am experiencing is that I cannot seem to keep my paragraphs together on the same page. As of now you need to open up the created ...
|
| Macros in Footer | 20 Jan 2004 10:43 GMT | 1 |
We have a macro that inserts the document path name into the footer. As it currently works, the user inserts the macro into the First Page Header/Footer and again on page two. The macro is not automatic so if you copy the document or create a new version, the macro must be run ...
|
| Word email support | 20 Jan 2004 09:40 GMT | 2 |
Is is possible to hook in to Words email features, i.e. send to mail recipient, routing recipient, etc. Ideally i want to be notified of the event, but any other method would be fine as I've not been able to find any
|
| Draw different lines last page | 20 Jan 2004 09:18 GMT | 1 |
I have the following problem: I need to run a macro to draw 2 horizontal lines on every page of a document.(somewhere near the top left). However, the spacing between the 2 lines should be closer to each other on the last page. The lines
|
| Draw lines on last page | 20 Jan 2004 09:00 GMT | 1 |
I have the following problem: I need to run a macro to draw 2 horizontal lines on every page of a document.(somewhere near the top left). However, the spacing between the 2 lines should be closer to each other on the last page. The lines
|
| Macro to discontinue previous header/footer | 20 Jan 2004 07:59 GMT | 2 |
H I'm trying to write a macro that goes to the end of a document, adds a section break and discontinues the header and footer from the previous section continuing in the new section, but the macro is removing the previous sections header and adding it to the new section instead. ...
|
| Copying fields and styles and others | 20 Jan 2004 07:50 GMT | 1 |
1. I want to copy headers and footers from a master doc to others. The contain a mix of text and fields (page numbers etc). A simple Copy onl takes the text. How do I get the whole header/footer to copy? 2. I use OrganizerCopy to copy all the styles from a master doc t
|
| En or Em dash in character set | 20 Jan 2004 07:41 GMT | 2 |
I have a little routine that adds a barcode field to the end of an address (for the zip code). To determine which part of the address is the zip code, it starts at the end and goes backwards as long as it sees consecutive numbers and/or a dash.
|
| multipage form | 20 Jan 2004 06:49 GMT | 3 |
How do I turn a userform into a multipage form? AND how can make it so I can "key my way" quickly to different parts of my template doc so I can insert info. Thanks!
|
| Parsing document structure | 20 Jan 2004 05:41 GMT | 1 |
Hi - I'm using VB.NET and a beta of Office 2003. I want my VB.NET application to be able to read any word document and to be able to determine its structure. Specifically, I'm after the information that normally goes in the table of contents; any lines with one of a specified ...
|
| Lengthen the text displayed by a ToolTip? | 20 Jan 2004 05:40 GMT | 1 |
I have a number of AutoText entries that begin with the same words and can't be specifically identified by the ToolTip displayed, since it only shows the first five or so words, e.g. "The customer's order was ..."
|
| How to change to Webview from VBA | 20 Jan 2004 01:16 GMT | 1 |
I have made a VBA routine wich takes the username, date and so on and inserts it in a new Word document which is opened and ready for typing. Its purpose is to be sent as an email, displaying a logo as background. In order to be able to see the background this document must be in ...
|
| Change of address book | 19 Jan 2004 22:06 GMT | 1 |
Does anybody know how to change the standard (Outlook) address book in word? I should like Word to offer me a public address book instead of my (private) default Outlook address book when pressing the address book button. Any help would be appreciated. Thanks.
|