| Thread | Last Post | Replies |
|
| with a server network how to access it if password is forgotten | 07 Mar 2006 15:31 GMT | 1 |
we have a sever network and the password to get in the first screen on start up has gotten changed.....or forgotten. How can we access the computor to change or reset this? It is a server network 2000. Thanks
|
| apa style helper software | 07 Mar 2006 15:31 GMT | 1 |
How can I get microsoft word to accept apa style helper software. I think I'm having trouble with word accepting macros from apa style helper. The security warning dialog box never appears. If this is a result of the apa software not having digital signatures, how and where do I ...
|
| Macro to Access Page Properties | 07 Mar 2006 15:25 GMT | 1 |
I'm trying to write a macro that will save a document as HTML (filtered), and in the process prompt the user for the HTML Title. I can get the prompt, but don't know how to access the 'Page Properties->Title' section. Is this possible?
|
| microsoft.public.word.vba.beginners | 07 Mar 2006 15:25 GMT | 1 |
I wrote: I am experimenting with an app which is to process large Word doc's, and needs the dictionary objects available in Python (and C++).Jezebiel wrote: Jezebiel answered.
|
| How to Reference Controls from a global template? | 07 Mar 2006 15:25 GMT | 1 |
How do I reference controls from a global template? I'm currently trying to access them via TextBox1.text. Dim dte As String Dim dte1 As String
|
| FileDialog | 07 Mar 2006 15:25 GMT | 1 |
Am trying to set the SaveAsType Dim dlg As FileDialog Set dlg = Application.FileDialog(msoFileDialogSaveAs) 'Set dlg.Application.FileDialog(msoFileDialogFilePicker) = 5
|
| How to create an presentetion on microsoft word page | 07 Mar 2006 15:19 GMT | 1 |
How to create an presentetion on microsoft word page
|
| Word counting w/o readabilityStatistics | 07 Mar 2006 15:14 GMT | 1 |
Im trying to count the number of words in a document. And the code below (taken off a web page somewhere)does a fine job showing the result live, as long as I use it for english language text and perhaps many others.
|
| InlineShape position in document | 07 Mar 2006 15:14 GMT | 1 |
I need to know how I can get from VBScript position of InlineShape object in document... I mean relative position on page (Horizontal and vertical offset from any corner of page... Thanks for aswers, sorry for bad english...
|
| Word Control Help Please | 07 Mar 2006 15:08 GMT | 1 |
I have a couple of documents that I would like to automate with the use of Word Controls, macros and a standard template to be put it the word startup folder. On the template document there are 4 controls: TextBox1, TextBox2, TextBox4 and cboFrmNbr. When I run my macros form
|
| Word should include a function for marking essays | 07 Mar 2006 15:03 GMT | 1 |
As a university lecturer, I feel that word should include a function similar to the reviewing function to enable students to submit essays by e-mail attachment as a word document. This would make the marking process easier and quicker, and enable students to get a better standard ...
|
| Word's grammar checker errors | 07 Mar 2006 15:03 GMT | 3 |
Is their a way to find each green underlined text and return Word's error message and grammar suggestion? Thanks. Take care, Charlie from texas
|
| n Word | 07 Mar 2006 14:19 GMT | 9 |
Hello there. I have a COM addin (ATL7, C++) for MS Word. My GUI is a commandbar with some buttons and combo boxes on it. I'm, adding CommandBar object to Word CommandBars collection - usual way. I'm setting folowing properties :
|
| Adding complex cross-reference | 07 Mar 2006 10:28 GMT | 4 |
in my documents I need to add quite a lot of cross-references. They also need to be of the type which will say " 3.4.13 How to kill a hamster, p. 49". Currently the only way for me to do this is to use my keyboard shortcut to
|
| Size Limit for Combobox Recordset | 07 Mar 2006 08:25 GMT | 1 |
I am currently creating a VBA Userform in Word and have hit a bit of a wall. On the userform I have a combobox that I am trying to populate using an Excel recordset. The recordset currently has 700 records however when I run the program the combobox is only loaded with first ...
|