| Thread | Last Post | Replies |
|
| Unable/disable document protection | 20 Jun 2005 04:20 GMT | 1 |
How can I use VBA to enable/disable document protection for a section of a protected document? Thanks, Keith
|
| Is there a page format for the Harvard referencing system | 20 Jun 2005 04:13 GMT | 4 |
i am currently using word in office 2003...i would like to know if there is a format in use that can be used when creating a reference page at the end of and assignment or document...it has to be in the Harvard format. this would make it easier ( as it would ensure the correct ...
|
| Compile error in hidden module | 20 Jun 2005 00:11 GMT | 3 |
[Apologies if this is a duplicate, I couldn't find my original post anywhere!] I'm getting this error from the following line of VBA (coded in Office 2003) when used in Word XP:- ActiveWindow.View.ShadeEditableRanges = False
|
| How do I set up Microsoft Word? | 19 Jun 2005 23:24 GMT | 1 |
I have microsoft word on my laptop but it asks me to type in a product key and I don't have one where can I get it from?
|
| Problems testing for / setting properties on a printer. | 19 Jun 2005 22:04 GMT | 7 |
I want to make use of some printer capabilities (orientation, duplex and trays). How can I determine what capabilities is available? In spite of knowing what a specific printer can, it is not possible to catch
|
| my function keys now point me to word perfect functions? help! | 19 Jun 2005 21:51 GMT | 1 |
Suddenly my function keys just bring up unrelated word perfect tips vs they used to do the default actions (e.g. F12 = Save As Function). Help?
|
| Merge text files to word doc | 19 Jun 2005 17:32 GMT | 2 |
We have a dos program that generates letters in a text file format. There may be 50 letters generated in a given day so there will be 50 text files. We wold like to automate the process of putting each letter into a word doc and then being able to print them off. So we will ...
|
| Dynamic content from Excel to Word Bookmark after select from a combobox | 19 Jun 2005 15:29 GMT | 2 |
I'm new to vba. Hope someone can help. I have text file to stored the category id. Then my word template have a macro to call out all the company names with the same category id stored in the text file and list in a combobox. After i select a company name, it will
|
| Word 2003 (SP1) crashes | 19 Jun 2005 09:27 GMT | 3 |
Word crashes when text is copied from one document to another - both documents are open. Usually the documents have their own template. This happens a lot and I have also tried this on differnent PC's. The OS is Win XP Prof (SP2). I keep getting the MsgBox do you want to send ...
|
| Word OpenDocument produces popup | 19 Jun 2005 09:21 GMT | 5 |
I get the following error when I load a particular word document. "an error occurred while loading 'thisdocument'" The reason this occurs is some sort of conflict with the "normal.dot" template and the template attached to the original document. If I load the
|
| Random selection in table | 19 Jun 2005 07:39 GMT | 7 |
I've never managed to master VBA so I was wondering if sm could give me a few lines of code. I have a table with four columns. Each cell has a word/phrase in various languages.
|
| Merge field to text or auto update | 19 Jun 2005 03:42 GMT | 2 |
With the help of Greg Maxey I've got this far (BTW Great site). I've created {SET Name {Fillin "What is your name"}{Ref Name}} Which works, it asks me to set the Name Reference when I create a new document from a Template. So far so good.
|
| Word 2003 control buttons | 19 Jun 2005 02:13 GMT | 1 |
I have created a form in Word 2003 and want to include a control button that enables the person filling in the form to email it to me. How do I do this?
|
| Messages in Spellcheck Macro Don't Run | 19 Jun 2005 02:10 GMT | 1 |
In the spellcheck macro for forms I got from mvps.org, the messages "The spelling and grammar check is complete." nor "The spelling check is complete." appears when it is finished. Also, where exactly does oDoc.Unprotect Password:="Password" appear in the macro and where does
|
| How to capture the save event ? | 19 Jun 2005 01:09 GMT | 1 |
Due to our worddocuments being saved on a server to whcih there is an webinterface, I need to be able to check the documents saved for ieelgal characters (eg. % is not acceptable when the documents later are accessed via http).
|